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 508207d commit 0d58bf8Copy full SHA for 0d58bf8
1 file changed
.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@7696b770aa52aee8a8bffcd1fd52c0a71423ce04
+ uses: masci/datadog@e6e5018c23bc080396a913bfa61555db64431269
70
with:
71
api-key: ${{ secrets.datadog_api_key }}
72
metrics: ${{ steps.file-counts.outputs.metrics }}
0 commit comments