Skip to content

Commit bb3c537

Browse files
chore(deps): bump rhysd/github-action-benchmark from 1.20.4 to 1.20.5 (#1601)
Bumps [rhysd/github-action-benchmark](https://github.com/rhysd/github-action-benchmark) from 1.20.4 to 1.20.5. - [Release notes](https://github.com/rhysd/github-action-benchmark/releases) - [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md) - [Commits](benchmark-action/github-action-benchmark@d48d326...4e0b38b) --- updated-dependencies: - dependency-name: rhysd/github-action-benchmark dependency-version: 1.20.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a0ac81 commit bb3c537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: cargo bench -p jsonrpsee-benchmarks -- --output-format bencher | tee output.txt
2525

2626
- name: Store benchmark result
27-
uses: rhysd/github-action-benchmark@d48d326b4ca9ba73ca0cd0d59f108f9e02a381c7 # v1.20.4
27+
uses: rhysd/github-action-benchmark@4e0b38bc48375986542b13c0d8976b7b80c60c00 # v1.20.5
2828
with:
2929
tool: "cargo"
3030
output-file-path: "output.txt"

0 commit comments

Comments
 (0)