We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdac750 commit f91861aCopy full SHA for f91861a
.github/workflows/codescan.yml
@@ -66,7 +66,7 @@ jobs:
66
core.setOutput('metrics', metrics.join('\n'))
67
68
- name: Build count
69
- uses: masci/datadog@ec7f9e2a4254f73e638883bc376ca80da6499b0e
+ uses: masci/datadog@6889e9d060f5368eeee51f8a3f06a52f65d04da3
70
with:
71
api-key: ${{ secrets.datadog_api_key }}
72
metrics: ${{ steps.file-counts.outputs.metrics }}
0 commit comments