We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ec439 commit 24b9795Copy full SHA for 24b9795
.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@8a93837afdf1873301a68d777844b43e98cd4313 # v3
+ uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3
29
with:
30
sarif_file: 'trivy-results.sarif'
0 commit comments