Skip to content

Commit

Permalink
Bump int128/datadog-actions-metrics from 1.76.0 to 1.77.0 (#17063)
Browse files Browse the repository at this point in the history
Bumps [int128/datadog-actions-metrics](https://github.com/int128/datadog-actions-metrics) from 1.76.0 to 1.77.0.
- [Release notes](https://github.com/int128/datadog-actions-metrics/releases)
- [Commits](int128/datadog-actions-metrics@48bda8f...56be1c4)

---
updated-dependencies:
- dependency-name: int128/datadog-actions-metrics
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 040c642 commit f54afa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
timeout-minutes: 10
steps:
- name: Send GitHub Actions metrics to DataDog
uses: int128/datadog-actions-metrics@48bda8f99fcb36044a6ddae3c47cacbdcb3a3ca9 # v1.76.0
uses: int128/datadog-actions-metrics@56be1c4bf92adece9d10f7fef4ba48bccf8e8c81 # v1.77.0
with:
datadog-api-key: ${{ secrets.DATADOG_API_KEY }}
collect-job-metrics: true
Expand Down

0 comments on commit f54afa5

Please sign in to comment.