From b5a219e38d4318e5ca19bcef0eabf2c31a7b3954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 23:12:04 +0000 Subject: [PATCH] Bump benchmark-action/github-action-benchmark from 1.21.0 to 1.22.0 Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.21.0 to 1.22.0. - [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/v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: benchmark-action/github-action-benchmark dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index d939d20..12dbc3d 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -71,7 +71,7 @@ jobs: - name: Store benchmark results id: store-benchmarks if: ${{ github.event_name == 'push' }} - uses: benchmark-action/github-action-benchmark@v1.21.0 + uses: benchmark-action/github-action-benchmark@v1.22.0 with: name: Benchmarks tool: benchmarkdotnet