We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57397f commit 78f954bCopy full SHA for 78f954b
1 file changed
.github/workflows/ci_metrics.yml
@@ -16,7 +16,7 @@ jobs:
16
send:
17
runs-on: ubuntu-slim
18
steps:
19
- - uses: int128/datadog-actions-metrics@7d2cb5801be2ac88ae3efa2adf586adf9d733e1e # v1.164.0
+ - uses: int128/datadog-actions-metrics@bb2bfb0ab9ebbf1cb1b66c891f3cd2528e21fede # v1.165.0
20
with:
21
datadog-api-key: ${{ secrets.DATADOG_API_KEY }}
22
datadog-site: "datadoghq.eu"
0 commit comments