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 6dd91e6 commit bb9e611Copy full SHA for bb9e611
.github/workflows/codeql-analysis.yml
@@ -28,7 +28,7 @@ jobs:
28
29
# Initializes the CodeQL tools for scanning.
30
- name: Initialize CodeQL
31
- uses: github/codeql-action/init@v2
+ uses: github/codeql-action/init@v3
32
with:
33
languages: ${{ matrix.language }}
34
0 commit comments