From f499bd459af568195eb5ddbc1e0d804c9d283a6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 05:45:55 +0000 Subject: [PATCH] Bump benchmark-action/github-action-benchmark from 1.20.1 to 1.20.3 Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.20.1 to 1.20.3. - [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.20.1...v1.20.3) --- updated-dependencies: - dependency-name: benchmark-action/github-action-benchmark dependency-type: direct:production update-type: version-update:semver-patch ... 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 6646dbc6a..3c61729eb 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.20.1 + uses: benchmark-action/github-action-benchmark@v1.20.3 with: name: JMH Benchmark tool: 'jmh'