From 19d40293f31f5ab1cec9e710d8f42af05b27b9fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 14:25:47 +0000 Subject: [PATCH] build(deps): bump int128/datadog-actions-metrics from 1.157.0 to 1.158.0 Bumps [int128/datadog-actions-metrics](https://github.com/int128/datadog-actions-metrics) from 1.157.0 to 1.158.0. - [Release notes](https://github.com/int128/datadog-actions-metrics/releases) - [Commits](https://github.com/int128/datadog-actions-metrics/compare/8653aad8535ad611b81de91131a330794cea5b12...46d3f0ae7393a3763b7f135f8721d89d924f3aed) --- updated-dependencies: - dependency-name: int128/datadog-actions-metrics dependency-version: 1.158.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci_metrics.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_metrics.yml b/.github/workflows/ci_metrics.yml index 0912fcc46b..9d60d567c1 100644 --- a/.github/workflows/ci_metrics.yml +++ b/.github/workflows/ci_metrics.yml @@ -16,7 +16,7 @@ jobs: send: runs-on: ubuntu-slim steps: - - uses: int128/datadog-actions-metrics@8653aad8535ad611b81de91131a330794cea5b12 # v1.157.0 + - uses: int128/datadog-actions-metrics@46d3f0ae7393a3763b7f135f8721d89d924f3aed # v1.158.0 with: datadog-api-key: ${{ secrets.DATADOG_API_KEY }} datadog-site: "datadoghq.eu"