We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4705e83 + b442919 commit e9ec439Copy full SHA for e9ec439
.github/workflows/scan.yaml
@@ -25,6 +25,6 @@ jobs:
25
output: 'trivy-results.sarif'
26
27
- name: Upload scan results to GitHub
28
- uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3
+ uses: github/codeql-action/upload-sarif@8a93837afdf1873301a68d777844b43e98cd4313 # v3
29
with:
30
sarif_file: 'trivy-results.sarif'
0 commit comments