Skip to content

Commit a4eaa5b

Browse files
authored
Update codeql.yml
1 parent 5bf16c3 commit a4eaa5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Checkout repository
2828
uses: actions/checkout@v3
2929
- name: Initialize CodeQL
30-
uses: github/codeql-action/init@v2
30+
uses: github/codeql-action/init@v3
3131
with:
3232
languages: ${{ matrix.language }}
3333
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).

0 commit comments

Comments
 (0)