Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent 73dcf4b commit df0ae69
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@b7391d58da56e17e1acc3e2c32a8474c55638da2 # v1.83.0
- uses: int128/datadog-actions-metrics@24b33cdd8ebba8d673f59dfc7fc9fc9d024da2cc # v1.84.0
with:
datadog-api-key: ${{ secrets.DATADOG_API_KEY }}
collect-job-metrics: true
Expand Down

0 comments on commit df0ae69

Please sign in to comment.