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