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 656217b + f2b8387 commit 042c11dCopy full SHA for 042c11d
1 file changed
.github/workflows/_meta-build.yaml
@@ -145,6 +145,6 @@ jobs:
145
146
- name: Upload Trivy Scan Results to GitHub Security Tab
147
if: ${{ inputs.publish-container }}
148
- uses: github/codeql-action/upload-sarif@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # tag=v3.26.0
+ uses: github/codeql-action/upload-sarif@429e1977040da7a23b6822b13c129cd1ba93dbb2 # tag=v3.26.2
149
with:
150
sarif_file: 'trivy-results.sarif'
0 commit comments