We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7dacc0 commit 460efa6Copy full SHA for 460efa6
.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@820e3160e279568db735cee8ed8f8e77a6da7818 # v3
+ uses: github/codeql-action/upload-sarif@603b797f8b14b413fe025cd935a91c16c4782713 # v3
143
with:
144
sarif_file: 'trivy-results.sarif'
0 commit comments