Skip to content

Commit

Permalink
Merge pull request #1812 from govuk-one-login/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/main/github/codeql-action-3

BAU: Bump github/codeql-action from 2 to 3
  • Loading branch information
whi-tw authored Jul 11, 2024
2 parents 53cb0a0 + f35ec27 commit 0dc1e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
output_file_path: console,results.sarif

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: results.sarif

0 comments on commit 0dc1e45

Please sign in to comment.