mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 04:48:26 +08:00
chore: fix dependabot alerts (#2377)
https://github.com/project-zot/zot/pull/2368 https://github.com/project-zot/zot/pull/2369 https://github.com/project-zot/zot/pull/2370 https://github.com/project-zot/zot/pull/2371 https://github.com/project-zot/zot/pull/2372 https://github.com/project-zot/zot/pull/2373 https://github.com/project-zot/zot/pull/2374 https://github.com/project-zot/zot/pull/2375 https://github.com/project-zot/zot/pull/2376 Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
GitHub
parent
6f8c058dc6
commit
6b3c160176
@@ -166,7 +166,7 @@ jobs:
|
||||
key: ${{ runner.os }}-gen1-benchmark-stateless-cluster
|
||||
# Run `github-action-benchmark` action
|
||||
- name: Store benchmark result
|
||||
uses: benchmark-action/github-action-benchmark@v1.19.3
|
||||
uses: benchmark-action/github-action-benchmark@v1.20.1
|
||||
with:
|
||||
# What benchmark tool the output.txt came from
|
||||
tool: 'customBiggerIsBetter'
|
||||
|
||||
Reference in New Issue
Block a user