mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-08 11:51:35 -05:00
Update to github/codeql-action/upload-sarif@v3
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
b66f4f6e31
commit
2e034b0fd8
2
.github/workflows/scan.yml
vendored
2
.github/workflows/scan.yml
vendored
@ -22,6 +22,6 @@ jobs:
|
||||
vuln-type: "os"
|
||||
|
||||
- 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