1
0
mirror of https://github.com/tommytran732/Synapse-Docker synced 2024-09-19 04:44:41 -04:00

Bump codeql action in build workflow

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-30 11:46:03 -07:00
parent 78cdb7fdce
commit 59660a1ce6
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

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