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 b3b5204 commit 3f004feCopy full SHA for 3f004fe
.github/workflows/main.yml
@@ -158,6 +158,6 @@ jobs:
158
severity: "HIGH,CRITICAL"
159
160
- name: Upload Trivy scan results to GitHub Security tab 📮
161
- uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3
+ uses: github/codeql-action/upload-sarif@d3ced5c96c16c4332e2a61eb6f3649d6f1b20bb8 # v3
162
with:
163
sarif_file: 'trivy-results.sarif'
0 commit comments