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 7093fa0 commit bd275dfCopy full SHA for bd275df
.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@v2
+ uses: github/codeql-action/upload-sarif@v3
26
with:
27
sarif_file: 'trivy-results.sarif'
0 commit comments