Skip to content

Commit

Permalink
Bump benchmark-action/github-action-benchmark from 1.19.1 to 1.19.2 (#…
Browse files Browse the repository at this point in the history
…917)

Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.19.1 to 1.19.2.
- [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](benchmark-action/github-action-benchmark@43d26a5...315072f)

---
updated-dependencies:
- dependency-name: benchmark-action/github-action-benchmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 8581fbf commit de9fa55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: bash scripts/ci/sync_wait.sh

- name: Store benchmark result criterion
uses: benchmark-action/github-action-benchmark@43d26a5d4cf455feb00c366b6c6a0a3e01813139 # v1.19.1
uses: benchmark-action/github-action-benchmark@315072f079db10e96004ffb95b9b7263bf3a547e # v1.19.2
with:
name: "Wasmi criterion benchmark"
tool: "cargo"
Expand All @@ -39,7 +39,7 @@ jobs:
skip-fetch-gh-pages: true

- name: Store benchmark result wasmtime
uses: benchmark-action/github-action-benchmark@43d26a5d4cf455feb00c366b6c6a0a3e01813139 # v1.19.1
uses: benchmark-action/github-action-benchmark@315072f079db10e96004ffb95b9b7263bf3a547e # v1.19.2
with:
name: "Wasmi criterion wasmtime"
tool: "cargo"
Expand Down

0 comments on commit de9fa55

Please sign in to comment.