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