Skip to content

Commit

Permalink
Merge pull request #3 from digitalservicebund/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/github/codeql-action-3.26.11

Bump github/codeql-action from 3.26.9 to 3.26.11
  • Loading branch information
manuelpuchta authored Oct 4, 2024
2 parents 461ea40 + 3e2ea0b commit 493e901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
exit-code: "1" # Fail the build!

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
uses: github/codeql-action/upload-sarif@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea # v3.26.11
if: always() # Bypass non-zero exit code..
with:
sarif_file: "trivy-results.sarif"
Expand Down

0 comments on commit 493e901

Please sign in to comment.