Bump codeql-action/upload-sarif for build workflow

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-30 13:13:08 -07:00
parent 2640722a74
commit 0f611eea63
No known key found for this signature in database
GPG key ID: 555C902A34EC968F

View file

@ -90,6 +90,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'