From 6a0006e9709c32b6e1ce464fdd80ee6a6a28bf0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 05:51:35 +0000 Subject: [PATCH] Bump benchmark-action/github-action-benchmark from 1.18.0 to 1.20.1 Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.18.0 to 1.20.1. - [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.18.0...v1.20.1) --- updated-dependencies: - dependency-name: benchmark-action/github-action-benchmark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/benchs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchs.yml b/.github/workflows/benchs.yml index a439cf484..6646dbc6a 100644 --- a/.github/workflows/benchs.yml +++ b/.github/workflows/benchs.yml @@ -69,7 +69,7 @@ jobs: cat .jvmopts - name: Store benchmark result - uses: benchmark-action/github-action-benchmark@v1.18.0 + uses: benchmark-action/github-action-benchmark@v1.20.1 with: name: JMH Benchmark tool: 'jmh'