Skip to content

Commit e3bd54b

Browse files
committed
ci(codeql-analysis.yml): set version v2 to github/codeql-action/init
1 parent 6247eb9 commit e3bd54b

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Checkout repository
2626
uses: actions/checkout@v3
2727
- name: Initialize CodeQL
28-
uses: github/codeql-action/init@86f3159a697a097a813ad9bfa0002412d97690a4
28+
uses: github/codeql-action/init@v2
2929
with:
3030
languages: ${{ matrix.language }}
3131
- name: Autobuild

0 commit comments

Comments
 (0)