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@a256909edc5bcf4885b4cbd7b00438190be04657
uses: masci/datadog@13467cfaddce69a18634ff4e2a283f65367be0d4
with:
api-key: ${{ secrets.datadog_api_key }}
metrics: ${{ steps.file-counts.outputs.metrics }}
Loading