Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent a85f530 commit 1206c75
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@f0bffb0b57bed62939b5507c78931251ed8bf2f2 # v1.61.0
- uses: int128/datadog-actions-metrics@d4c0f96db741f42be1090f8ca29d12041e695ec3 # v1.62.0
with:
datadog-api-key: ${{ secrets.DATADOG_API_KEY }}
collect-job-metrics: true
Expand Down

0 comments on commit 1206c75

Please sign in to comment.