1
0
mirror of https://github.com/tommytran732/Synapse-Docker synced 2024-09-18 20:34:42 -04:00

Update to github/codeql-action/upload-sarif@v3

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-28 20:16:50 -07:00
parent b66f4f6e31
commit 2e034b0fd8
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -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'