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 21473f4 commit d4fa58aCopy full SHA for d4fa58a
.github/workflows/codeql-analysis.yml
@@ -22,6 +22,6 @@ jobs:
22
severity: '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