From c7632c9046524a19e8d1d48cbf787bea8ee8fb53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 23:23:57 +0000 Subject: [PATCH] chore(deps): bump benchmark-action/github-action-benchmark Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.14.0 to 1.15.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/3b3014adac5e456db8ad428ccc01bec75242487f...c3efd4d54319dbc90622069cc273cba59b46abbf) --- 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/benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 1494760..d7423c8 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -38,7 +38,7 @@ jobs: key: ${{ runner.os }}-benchmark - name: Store benchmark result - uses: benchmark-action/github-action-benchmark@3b3014adac5e456db8ad428ccc01bec75242487f + uses: benchmark-action/github-action-benchmark@c3efd4d54319dbc90622069cc273cba59b46abbf with: name: Go Benchmark tool: "go"