Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Apr 20, 2024
1 parent 7bb8137 commit f502077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
download_external_modules: true

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
if: success() || failure()
with:
sarif_file: results.sarif

0 comments on commit f502077

Please sign in to comment.