Skip to content

Commit 72b2c26

Browse files
authored
Merge pull request #1 from alaub81/dependabot/github_actions/github/codeql-action-4
Bump github/codeql-action from 3 to 4
2 parents a6c03e4 + f35bbee commit 72b2c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424

2525
# Upload SARIF produced by the action (results.sarif)
2626
- name: Upload SARIF to Code Scanning
27-
uses: github/codeql-action/upload-sarif@v3
27+
uses: github/codeql-action/upload-sarif@v4
2828
with:
2929
sarif_file: results.sarif

0 commit comments

Comments
 (0)