mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-08 11:31:33 -05:00
Bump codeql action in build workflow
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
78cdb7fdce
commit
59660a1ce6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -90,6 +90,6 @@ jobs:
|
||||
vuln-type: "os,library"
|
||||
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: 'trivy-results.sarif'
|
||||
|
Loading…
Reference in New Issue
Block a user