Skip to content

Commit

Permalink
chore(deps): update int128/datadog-actions-metrics action to v1.96.0 (#…
Browse files Browse the repository at this point in the history
…1240)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent a9931f8 commit 05fac9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
core.info(`actor=${context.actor}`)
core.info(`payload=${JSON.stringify(context.payload, undefined, 2)}`)
- uses: int128/datadog-actions-metrics@5dbc8b81eb6d1b3cbd24099ff83373df472e0e36 # v1.95.0
- uses: int128/datadog-actions-metrics@85755d0566a4b458f10acbaf68661eb1060cb2fe # v1.96.0
with:
datadog-api-key: ${{ secrets.DATADOG_API_KEY }}
collect-job-metrics: true
Expand Down

0 comments on commit 05fac9c

Please sign in to comment.