We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f0e00 commit 1b19573Copy full SHA for 1b19573
.github/workflows/codeql.yaml
@@ -38,7 +38,7 @@ jobs:
38
exit-code: '0'
39
vuln-type: os,library
40
- name: Upload Trivy scan results to GitHub Security tab
41
- uses: github/codeql-action/upload-sarif@8214744c546c1e5c8f03dde8fab3a7353211988d # v3.26.7
+ uses: github/codeql-action/upload-sarif@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea # v3.26.11
42
with:
43
sarif_file: trivy-results.sarif
44
category: code
0 commit comments