Skip to content
Open
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@a3f481d2ed0f4e1edde2be2f564b94719d6d4bc2
uses: masci/datadog@f5c0f20e91c42967e3a14eeeb0878053dc18a610
with:
api-key: ${{ secrets.datadog_api_key }}
metrics: ${{ steps.file-counts.outputs.metrics }}
Loading