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