We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193cde6 commit c85c7c8Copy full SHA for c85c7c8
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@d2f2fefbd0145c2d401da6f00f01d41ce6ab6230 # v1.159.0
+ - uses: int128/datadog-actions-metrics@7b7475c28ed4decbaa92cd401bf46c4b32a8bb79 # v1.161.0
20
with:
21
datadog-api-key: ${{ secrets.DATADOG_API_KEY }}
22
datadog-site: "datadoghq.eu"
0 commit comments