From 9d62f2a4f448b7b70aa84c529c76d28b66e1be1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 10:10:38 -0400 Subject: [PATCH] Bump int128/datadog-actions-metrics from 1.59.0 to 1.63.0 (#15772) Bumps [int128/datadog-actions-metrics](https://github.com/int128/datadog-actions-metrics) from 1.59.0 to 1.63.0. - [Release notes](https://github.com/int128/datadog-actions-metrics/releases) - [Commits](https://github.com/int128/datadog-actions-metrics/compare/ddee9ed266fc818c601cadbf6a76624c97b61747...df9152b8d6c105a0a6bebb9f8878235abce2c4e0) --- updated-dependencies: - dependency-name: int128/datadog-actions-metrics dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/actions-metrics.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions-metrics.yml b/.github/workflows/actions-metrics.yml index e9c683c41d1..f680db86c55 100644 --- a/.github/workflows/actions-metrics.yml +++ b/.github/workflows/actions-metrics.yml @@ -11,7 +11,7 @@ jobs: timeout-minutes: 10 steps: - name: Send GitHub Actions metrics to DataDog - uses: int128/datadog-actions-metrics@ddee9ed266fc818c601cadbf6a76624c97b61747 # v1.59.0 + uses: int128/datadog-actions-metrics@df9152b8d6c105a0a6bebb9f8878235abce2c4e0 # v1.63.0 with: datadog-api-key: ${{ secrets.DATADOG_API_KEY }} collect-job-metrics: true