Skip to content

Commit

Permalink
Bump benchmark-action/github-action-benchmark from 1.17.0 to 1.18.0 (#…
Browse files Browse the repository at this point in the history
…2202)

Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.17.0 to 1.18.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](benchmark-action/github-action-benchmark@v1.17.0...v1.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raphael Philipe Mendes da Silva <[email protected]>
Co-authored-by: Paurush Garg <[email protected]>
  • Loading branch information
3 people committed Aug 22, 2023
1 parent 6a0f8dd commit 7d2e607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ jobs:

# Uses github-action-benchmark to update historic benchmark data
- name: Store benchmark result
uses: benchmark-action/github-action-benchmark@v1.17.0
uses: benchmark-action/github-action-benchmark@v1.18.0
with:
tool: "customSmallerIsBetter"
output-file-path: performance-data.json
Expand Down

0 comments on commit 7d2e607

Please sign in to comment.