Skip to content

Commit

Permalink
Merge pull request #162 from AnotherStranger/renovate/github-codeql-a…
Browse files Browse the repository at this point in the history
…ction-digest

refactor(deps): update github/codeql-action digest to 6624720
  • Loading branch information
AnotherStranger authored Oct 28, 2024
2 parents 812b85f + fb4aa70 commit 07de545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
severity: "CRITICAL,HIGH"

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea # v3
uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3
if: ${{ github.event_name != 'pull_request' }}
with:
sarif_file: "trivy-results.sarif"

0 comments on commit 07de545

Please sign in to comment.