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.
2 parents b16d960 + 38ed9fe commit 73b1b18Copy full SHA for 73b1b18
.github/workflows/build-check.yaml
@@ -69,7 +69,7 @@ jobs:
69
severity: 'CRITICAL,HIGH'
70
71
- name: Upload Scan Results
72
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
73
if: always()
74
with:
75
sarif_file: 'trivy-results.sarif'
0 commit comments