Skip to content

Commit 5a66ea0

Browse files
Bump benchmark-action/github-action-benchmark from 1.22.0 to 1.22.1 (#182)
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.22.0 to 1.22.1. - [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@a60cea5...52576c9) --- updated-dependencies: - dependency-name: benchmark-action/github-action-benchmark dependency-version: 1.22.1 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 8db75c5 commit 5a66ea0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
path: ./cache
8989
key: ${{ runner.os }}-benchmark
9090
- name: 'Store benchmark result: queue size'
91-
uses: benchmark-action/github-action-benchmark@a60cea5bc7b49e15c1f58f411161f99e0df48372 # v1
91+
uses: benchmark-action/github-action-benchmark@52576c92bccf6ac60c8223ec7eb2565637cae9ba # v1
9292
with:
9393
name: 'Queue size'
9494
tool: 'benchmarkjs'
@@ -98,7 +98,7 @@ jobs:
9898
summary-always: true
9999
github-token: ${{ secrets.GITHUB_TOKEN }}
100100
- name: 'Store benchmark result: buffered reads'
101-
uses: benchmark-action/github-action-benchmark@a60cea5bc7b49e15c1f58f411161f99e0df48372 # v1
101+
uses: benchmark-action/github-action-benchmark@52576c92bccf6ac60c8223ec7eb2565637cae9ba # v1
102102
with:
103103
name: 'Buffered reads'
104104
tool: 'benchmarkjs'

0 commit comments

Comments
 (0)