From 2b6ac20db233bfba821fd33336e92b96486ad1e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 00:18:13 +0000 Subject: [PATCH] Bump benchmark-action/github-action-benchmark from 1.20.4 to 1.20.5 Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.20.4 to 1.20.5. - [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases) - [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/benchmark-action/github-action-benchmark/compare/d48d326b4ca9ba73ca0cd0d59f108f9e02a381c7...4e0b38bc48375986542b13c0d8976b7b80c60c00) --- updated-dependencies: - dependency-name: benchmark-action/github-action-benchmark dependency-version: 1.20.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 61c694d94a..7f29e93874 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -69,7 +69,7 @@ jobs: run: | cat benchmarks/* - name: Push benchmark result - uses: benchmark-action/github-action-benchmark@d48d326b4ca9ba73ca0cd0d59f108f9e02a381c7 # v1.20.4 + uses: benchmark-action/github-action-benchmark@4e0b38bc48375986542b13c0d8976b7b80c60c00 # v1.20.5 with: name: OpenTelemetry-cpp ${{ matrix.components }} Benchmark tool: 'googlecpp'