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 7a4d523 + 13726f6 commit 371836eCopy full SHA for 371836e
.github/workflows/_meta-build.yaml
@@ -157,6 +157,6 @@ jobs:
157
158
- name: Upload Trivy Scan Results to GitHub Security Tab
159
if: ${{ inputs.publish-container }}
160
- uses: github/codeql-action/upload-sarif@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # tag=v3.29.5
+ uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # tag=v3.29.5
161
with:
162
sarif_file: 'trivy-results.sarif'
0 commit comments