We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8c915f commit 237331aCopy full SHA for 237331a
.github/workflows/codeql.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# Initializes the CodeQL tools for scanning.
44
- name: Initialize CodeQL
45
- uses: github/codeql-action/init@v2
+ uses: github/codeql-action/init@v3
46
with:
47
languages: ${{ matrix.language }}
48
# If you wish to specify custom queries, you can do so here or in a config file.
0 commit comments