We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92e815 commit 46724c4Copy full SHA for 46724c4
.github/workflows/trivy-scan.yml
@@ -33,6 +33,6 @@ jobs:
33
output: 'trivy-results.sarif'
34
ignore-unfixed: true
35
severity: 'HIGH,CRITICAL'
36
- - uses: github/codeql-action/upload-sarif@f079b8493333aace61c81488f8bd40919487bd9f # v3.25.7
+ - uses: github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
37
with:
38
sarif_file: 'trivy-results.sarif'
0 commit comments