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.
2 parents 075c225 + 7ae8344 commit 2b6e523Copy full SHA for 2b6e523
1 file changed
.github/workflows/codeql-analysis.yml
@@ -54,7 +54,7 @@ jobs:
54
55
# Initializes the CodeQL tools for scanning.
56
- name: Initialize CodeQL
57
- uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
+ uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
58
with:
59
languages: ${{ matrix.language }}
60
# If you wish to specify custom queries, you can do so here or in a config file.
0 commit comments