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 2e19145Copy full SHA for 2e19145
.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@1b168cd39490f61582a9beae412bb7057a6b2c4e # v4
163
with:
164
sarif_file: 'trivy-results.sarif'
0 commit comments