We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 046a9c2 commit a3a93ddCopy full SHA for a3a93dd
.github/workflows/artifacts.yaml
@@ -74,7 +74,7 @@ jobs:
74
if: github.event_name == 'push'
75
76
- name: Upload Trivy scan results to GitHub Security tab
77
- uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
+ uses: github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
78
with:
79
sarif_file: "trivy-results.sarif"
80
0 commit comments