Skip to content

Commit cec6a37

Browse files
authored
Merge pull request #17 from opszero/dependabot/github_actions/github/codeql-action-4
Bump github/codeql-action from 3 to 4
2 parents b7ad448 + aed6031 commit cec6a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tfsec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
sarif_file: tfsec.sarif
2727

2828
- name: Upload SARIF file
29-
uses: github/codeql-action/upload-sarif@v3
29+
uses: github/codeql-action/upload-sarif@v4
3030
with:
3131
# Path to SARIF file relative to the root of the repository
3232
sarif_file: tfsec.sarif

0 commit comments

Comments
 (0)