Skip to content

Commit

Permalink
chore(deps): bump rhysd/github-action-benchmark from 1.20.3 to 1.20.4 (
Browse files Browse the repository at this point in the history
…#1480)

Bumps [rhysd/github-action-benchmark](https://github.com/rhysd/github-action-benchmark) from 1.20.3 to 1.20.4.
- [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@4de1bed...d48d326)

---
updated-dependencies:
- dependency-name: rhysd/github-action-benchmark
  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>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 688d22b commit 5766a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: cargo bench -p jsonrpsee-benchmarks -- --output-format bencher | tee output.txt

- name: Store benchmark result
uses: rhysd/github-action-benchmark@4de1bed97a47495fc4c5404952da0499e31f5c29 # v1.20.3
uses: rhysd/github-action-benchmark@d48d326b4ca9ba73ca0cd0d59f108f9e02a381c7 # v1.20.4
with:
tool: "cargo"
output-file-path: "output.txt"
Expand Down

0 comments on commit 5766a98

Please sign in to comment.