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 a0cded5 + ce9dbc2 commit 9d012bdCopy full SHA for 9d012bd
1 file changed
.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@19b2f06db2b6f5108140aeb04014ef02b648f789 # tag=v3.29.5
+ uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # tag=v3.29.5
170
with:
171
sarif_file: 'trivy-results.sarif'
0 commit comments