Skip to content

Commit 934ba32

Browse files
Merge pull request #1 from andrei-polukhin/dependabot/github_actions/github/codeql-action-3
ci(deps): bump github/codeql-action from 2 to 3
2 parents 3fb40be + 4c21324 commit 934ba32

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
@@ -30,7 +30,7 @@ jobs:
3030
continue-on-error: true
3131

3232
- name: Upload SARIF file
33-
uses: github/codeql-action/upload-sarif@v2
33+
uses: github/codeql-action/upload-sarif@v3
3434
with:
3535
sarif_file: results.sarif
3636

0 commit comments

Comments
 (0)