Skip to content

Commit cb94c58

Browse files
Bump benchmark-action/github-action-benchmark from 1.20.3 to 1.20.7 (#1256)
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.20.3 to 1.20.7. - [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@4de1bed...4bdcce3) --- updated-dependencies: - dependency-name: benchmark-action/github-action-benchmark dependency-version: 1.20.7 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>
1 parent 25f900e commit cb94c58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ jobs:
335335
run: |
336336
make performance-test
337337
- name: Store benchmark result
338-
uses: benchmark-action/github-action-benchmark@4de1bed97a47495fc4c5404952da0499e31f5c29 # v1.20.3
338+
uses: benchmark-action/github-action-benchmark@4bdcce38c94cec68da58d012ac24b7b1155efe8b # v1.20.7
339339
with:
340340
name: Compare Benchmark Results
341341
tool: 'go'
@@ -408,7 +408,7 @@ jobs:
408408
if-no-files-found: error
409409

410410
- name: Store benchmark result
411-
uses: benchmark-action/github-action-benchmark@4de1bed97a47495fc4c5404952da0499e31f5c29 # v1.20.3
411+
uses: benchmark-action/github-action-benchmark@4bdcce38c94cec68da58d012ac24b7b1155efe8b # v1.20.7
412412
with:
413413
name: Compare Benchmark Results
414414
tool: 'customSmallerIsBetter'

0 commit comments

Comments
 (0)