mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
chore(deps): fix dependabot alerts (#965)
https://github.com/project-zot/zot/pull/959 https://github.com/project-zot/zot/pull/960 https://github.com/project-zot/zot/pull/961 https://github.com/project-zot/zot/pull/962 https://github.com/project-zot/zot/pull/963 https://github.com/project-zot/zot/pull/964 Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
GitHub
parent
c0f93caacb
commit
f9b575e1cf
@@ -29,7 +29,7 @@ jobs:
|
||||
key: ${{ runner.os }}-gen1-benchmark
|
||||
# Run `github-action-benchmark` action
|
||||
- name: Store benchmark result
|
||||
uses: benchmark-action/github-action-benchmark@v1.14.0
|
||||
uses: benchmark-action/github-action-benchmark@v1.15.0
|
||||
with:
|
||||
# What benchmark tool the output.txt came from
|
||||
tool: 'customBiggerIsBetter'
|
||||
|
||||
Reference in New Issue
Block a user