diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 9b02c453ba..afc349f4a1 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@a60cea5bc7b49e15c1f58f411161f99e0df48372 # v1.22.0 + uses: benchmark-action/github-action-benchmark@52576c92bccf6ac60c8223ec7eb2565637cae9ba # v1.22.1 with: name: OpenTelemetry-cpp ${{ matrix.components }} Benchmark tool: 'googlecpp'