We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5111055 commit 60a4c19Copy full SHA for 60a4c19
1 file changed
.github/workflows/build.yml
@@ -363,7 +363,7 @@ jobs:
363
severity: "CRITICAL,HIGH"
364
- name: Upload Trivy scan results to GitHub Security tab
365
if: always()
366
- uses: github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v4
+ uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4
367
with:
368
sarif_file: "trivy-results.sarif"
369
category: "${{ matrix.image }}"
0 commit comments