We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 551ae04 commit 7fe95b4Copy full SHA for 7fe95b4
.github/workflows/codeql.yml
@@ -32,7 +32,7 @@ jobs:
32
33
# Initializes the CodeQL tools for scanning.
34
- name: Initialize CodeQL
35
- uses: github/codeql-action/init@v1
+ uses: github/codeql-action/init@v2
36
with:
37
languages: ${{ matrix.language }}
38
0 commit comments