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 b43b8ff + b3fed2e commit fe16a20Copy full SHA for fe16a20
1 file changed
.github/workflows/codeql.yml
@@ -70,7 +70,7 @@ jobs:
70
71
# Initializes the CodeQL tools for scanning.
72
- name: Initialize CodeQL
73
- uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
+ uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
74
with:
75
languages: ${{ matrix.language }}
76
build-mode: ${{ matrix.build-mode }}
0 commit comments