We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb8bb1 commit db7344aCopy full SHA for db7344a
.github/workflows/daily-scan.yaml
@@ -22,7 +22,7 @@ jobs:
22
severity: 'CRITICAL,HIGH,MEDIUM'
23
24
- name: Upload Trivy scan results to GitHub Security tab
25
- uses: github/codeql-action/upload-sarif@v1
+ uses: github/codeql-action/upload-sarif@v3
26
with:
27
sarif_file: 'trivy-results.sarif'
28
@@ -46,6 +46,6 @@ jobs:
46
47
48
49
50
51
0 commit comments