We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 004fb49 commit 3e75fb2Copy full SHA for 3e75fb2
.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@2588666de8825e1e9dc4e2329a4c985457d55b32 # v3
+ uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4
143
with:
144
sarif_file: 'trivy-results.sarif'
0 commit comments