We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 706ba27 commit 4b0a7e5Copy full SHA for 4b0a7e5
.github/workflows/codeql-analysis.yml
@@ -24,7 +24,7 @@ jobs:
24
25
# Initializes the CodeQL tools for scanning.
26
- name: Initialize CodeQL
27
- uses: github/codeql-action/init@v1
+ uses: github/codeql-action/init@v2
28
with:
29
languages: ${{ matrix.language }}
30
- name: Autobuild
0 commit comments