mirror of
https://github.com/project-zot/zot.git
synced 2026-06-19 22:27:58 +08:00
chore: fix dependabot alerts (#2800)
This commit is contained in:
committed by
GitHub
parent
3657148273
commit
5e30fec65c
@@ -57,6 +57,6 @@ jobs:
|
||||
|
||||
# Upload the results to GitHub's code scanning dashboard.
|
||||
- name: "Upload to code-scanning"
|
||||
uses: github/codeql-action/upload-sarif@v3.27.3
|
||||
uses: github/codeql-action/upload-sarif@v3.27.4
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
||||
Reference in New Issue
Block a user