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 32c419c commit 405ccc2Copy full SHA for 405ccc2
.github/workflows/codeql-analysis.yml
@@ -57,7 +57,7 @@ jobs:
57
58
# Initializes the CodeQL tools for scanning.
59
- name: Initialize CodeQL
60
- uses: github/codeql-action/init@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # 4.31.4
+ uses: github/codeql-action/init@014f16e7ab1402f30e7c3329d33797e7948572db # v3.29.5
61
with:
62
languages: ${{ matrix.language }}
63
# If you wish to specify custom queries, you can do so here or in a config file.
0 commit comments