We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2949f62 commit 6dd9921Copy full SHA for 6dd9921
.github/workflows/codeql-analysis.yml
@@ -58,7 +58,7 @@ jobs:
58
59
# Initializes the CodeQL tools for scanning.
60
- name: Initialize CodeQL
61
- uses: github/codeql-action/init@v2
+ uses: github/codeql-action/init@v3
62
with:
63
languages: ${{ matrix.language }}
64
# If you wish to specify custom queries, you can do so here or in a config file.
0 commit comments