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 4fa8411 commit f13a959Copy full SHA for f13a959
.github/workflows/daily-scan.yaml
@@ -22,6 +22,6 @@ jobs:
22
severity: 'HIGH,CRITICAL'
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@v2
26
with:
27
sarif_file: 'trivy-results.sarif'
0 commit comments