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 ce66d77 commit aafcdc8Copy full SHA for aafcdc8
.github/workflows/main.yml
@@ -139,6 +139,6 @@ jobs:
139
severity: "HIGH,CRITICAL"
140
141
- name: Upload Trivy scan results to GitHub Security tab 📮
142
- uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3
+ uses: github/codeql-action/upload-sarif@429e1977040da7a23b6822b13c129cd1ba93dbb2 # v3
143
with:
144
sarif_file: 'trivy-results.sarif'
0 commit comments