Skip to content

Commit

Permalink
Bump int128/datadog-actions-metrics from 1.100.0 to 1.106.0
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.100.0 to 1.106.0.
- [Release notes](https://github.com/int128/datadog-actions-metrics/releases)
- [Commits](int128/datadog-actions-metrics@1211003...5953f59)

---
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]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent f1cc9a5 commit 9f524db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gha-metrics-datadog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
env_variable_name: GHA_CONTENT_BUILD_DATADOG_API_KEY

- name: Send GitHub Actions metrics to DataDog
uses: int128/datadog-actions-metrics@1211003b807510c6a05df26ab9fbc381276a2c1f # v1.100.0
uses: int128/datadog-actions-metrics@5953f59f09b021a1c8810447bb21a40003d9a661 # v1.106.0
with:
datadog-api-key: ${{ env.GHA_CONTENT_BUILD_DATADOG_API_KEY }}
collect-job-metrics: true
Expand Down

0 comments on commit 9f524db

Please sign in to comment.