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 0a6b315 + 4a4aeae commit 965e09cCopy full SHA for 965e09c
.github/workflows/_meta-build.yaml
@@ -149,6 +149,6 @@ jobs:
149
150
- name: Upload Trivy Scan Results to GitHub Security Tab
151
if: ${{ inputs.publish-container }}
152
- uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # tag=v3.28.10
+ uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # tag=v3.28.11
153
with:
154
sarif_file: 'trivy-results.sarif'
0 commit comments