File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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'
You can’t perform that action at this time.
0 commit comments