Skip to content

Commit 4b0a7e5

Browse files
chore(deps): update github/codeql-action action to v2 (#9)
1 parent 706ba27 commit 4b0a7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
# Initializes the CodeQL tools for scanning.
2626
- name: Initialize CodeQL
27-
uses: github/codeql-action/init@v1
27+
uses: github/codeql-action/init@v2
2828
with:
2929
languages: ${{ matrix.language }}
3030
- name: Autobuild

0 commit comments

Comments
 (0)