Skip to content

Commit 190b58b

Browse files
authored
Merge pull request #465 from NHSDigital/dependabot/github_actions/github/codeql-action-4
Bump github/codeql-action from 3 to 4
2 parents b978da0 + 0683063 commit 190b58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-1-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
output_format: sarif
105105
output_file_path: checkov-report.sarif
106106
- name: "Upload Checkov results to GitHub Security tab"
107-
uses: github/codeql-action/upload-sarif@v3
107+
uses: github/codeql-action/upload-sarif@v4
108108
with:
109109
sarif_file: checkov-report.sarif
110110
count-lines-of-code:

0 commit comments

Comments
 (0)