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 3bb4877 + ba7e7d3 commit b86d923Copy full SHA for b86d923
.github/workflows/_meta-build.yaml
@@ -166,6 +166,6 @@ jobs:
166
167
- name: Upload Trivy Scan Results to GitHub Security Tab
168
if: ${{ inputs.publish-container }}
169
- uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # tag=v3.29.5
+ uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # tag=v3.29.5
170
with:
171
sarif_file: 'trivy-results.sarif'
0 commit comments