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