Skip to content

Commit 2b39309

Browse files
authored
Merge branch 'main' into dependabot/go_modules/all-go-c93a8e3611
2 parents 2504b91 + 0b98f64 commit 2b39309

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
# only update the benchmark baseline on push/dispatch, not on PRs
165165
- name: Store EVM Contract Roundtrip result
166166
if: always()
167-
uses: benchmark-action/github-action-benchmark@a60cea5bc7b49e15c1f58f411161f99e0df48372 # v1.22.0
167+
uses: benchmark-action/github-action-benchmark@52576c92bccf6ac60c8223ec7eb2565637cae9ba # v1.22.1
168168
with:
169169
name: EVM Contract Roundtrip
170170
tool: 'go'
@@ -183,7 +183,7 @@ jobs:
183183

184184
- name: Store Block Executor result
185185
if: always()
186-
uses: benchmark-action/github-action-benchmark@a60cea5bc7b49e15c1f58f411161f99e0df48372 # v1.22.0
186+
uses: benchmark-action/github-action-benchmark@52576c92bccf6ac60c8223ec7eb2565637cae9ba # v1.22.1
187187
with:
188188
name: Block Executor Benchmark
189189
tool: 'go'

0 commit comments

Comments
 (0)