Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/codescan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
core.setOutput('metrics', metrics.join('\n'))

- name: Build count
uses: masci/datadog@7696b770aa52aee8a8bffcd1fd52c0a71423ce04
uses: masci/datadog@e6e5018c23bc080396a913bfa61555db64431269
with:
api-key: ${{ secrets.datadog_api_key }}
metrics: ${{ steps.file-counts.outputs.metrics }}
Loading