From cafb2c47b47ee2c4fca2c73ff68f039c9b99c154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 01:34:53 +0000 Subject: [PATCH] Bump int128/datadog-actions-metrics from 1.77.0 to 1.79.0 Bumps [int128/datadog-actions-metrics](https://github.com/int128/datadog-actions-metrics) from 1.77.0 to 1.79.0. - [Release notes](https://github.com/int128/datadog-actions-metrics/releases) - [Commits](https://github.com/int128/datadog-actions-metrics/compare/56be1c4bf92adece9d10f7fef4ba48bccf8e8c81...af1a1a70bb380b079e38053d5fb32ae907ce2b6a) --- updated-dependencies: - dependency-name: int128/datadog-actions-metrics dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 3c8ffe11e8..f1ec78d3fa 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@56be1c4bf92adece9d10f7fef4ba48bccf8e8c81 # v1.77.0 + uses: int128/datadog-actions-metrics@af1a1a70bb380b079e38053d5fb32ae907ce2b6a # v1.79.0 with: datadog-api-key: ${{ secrets.DATADOG_API_KEY }} collect-job-metrics: true