We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4437b6f commit ff9046fCopy full SHA for ff9046f
.github/workflows/checkov.yml
@@ -39,7 +39,7 @@ jobs:
39
output_file_path: console,results.sarif
40
41
- name: Upload SARIF file
42
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
43
44
# Results are generated only on a success or failure
45
# this is required since GitHub by default won't run the next step
0 commit comments