We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c7d0d9 + bd04e50 commit ec5538aCopy full SHA for ec5538a
1 file changed
.github/workflows/trivy.yml
@@ -43,6 +43,6 @@ jobs:
43
severity: 'CRITICAL,HIGH'
44
45
- name: Upload Trivy scan results to GitHub Security tab
46
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
47
with:
48
sarif_file: 'trivy-results.sarif'
0 commit comments