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