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.
2 parents 25228d4 + 1b44dc1 commit 3d124e0Copy full SHA for 3d124e0
.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@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
+ uses: github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v3.29.10
78
with:
79
sarif_file: "trivy-results.sarif"
80
0 commit comments