From f743c3ed66c8e8dcc9f8d79367305594445ef789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 20:02:42 +0000 Subject: [PATCH] Bump rhysd/github-action-benchmark from 1.8.1 to 1.19.3 Bumps [rhysd/github-action-benchmark](https://github.com/rhysd/github-action-benchmark) from 1.8.1 to 1.19.3. - [Release notes](https://github.com/rhysd/github-action-benchmark/releases) - [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rhysd/github-action-benchmark/compare/4eed2c2f4cd0d374720c4b913f79faa8aafcfa6b...cc9ac13ce81036c9b67fcfe2cb95ca366684b9ea) --- updated-dependencies: - dependency-name: rhysd/github-action-benchmark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/benchmarks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarks.yaml b/.github/workflows/benchmarks.yaml index bff4402..4e784c5 100644 --- a/.github/workflows/benchmarks.yaml +++ b/.github/workflows/benchmarks.yaml @@ -47,7 +47,7 @@ jobs: run: cargo bench --bench track -- --output-format bencher | grep -v 'Gnuplot not found' | tee benches.out - name: Compare benchmarks - uses: rhysd/github-action-benchmark@4eed2c2f4cd0d374720c4b913f79faa8aafcfa6b + uses: rhysd/github-action-benchmark@cc9ac13ce81036c9b67fcfe2cb95ca366684b9ea with: name: Track benchmarks tool: cargo