Skip to content

Commit

Permalink
Merge pull request #144 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 f0f3afe
  • Loading branch information
AnotherStranger authored Aug 23, 2024
2 parents ea8973f + f274917 commit 478dd88
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@883d8588e56d1753a8a58c1c86e88976f0c23449 # v3
uses: github/codeql-action/upload-sarif@f0f3afee809481da311ca3a6ff1ff51d81dbeb24 # v3
if: ${{ github.event_name != 'pull_request' }}
with:
sarif_file: "trivy-results.sarif"

0 comments on commit 478dd88

Please sign in to comment.