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