Skip to content

Commit ff9046f

Browse files
Update github/codeql-action action to v4 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4437b6f commit ff9046f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
output_file_path: console,results.sarif
4040

4141
- name: Upload SARIF file
42-
uses: github/codeql-action/upload-sarif@v3
42+
uses: github/codeql-action/upload-sarif@v4
4343

4444
# Results are generated only on a success or failure
4545
# this is required since GitHub by default won't run the next step

0 commit comments

Comments
 (0)