mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-09 22:01:34 -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"
|
vuln-type: "os"
|
||||||
|
|
||||||
- name: Upload Trivy scan results to GitHub Security tab
|
- name: Upload Trivy scan results to GitHub Security tab
|
||||||
uses: github/codeql-action/upload-sarif@v2
|
uses: github/codeql-action/upload-sarif@v3
|
||||||
with:
|
with:
|
||||||
sarif_file: 'trivy-results.sarif'
|
sarif_file: 'trivy-results.sarif'
|
||||||
|
Loading…
Reference in New Issue
Block a user