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