We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61eba9e + dfcee35 commit b966a57Copy full SHA for b966a57
1 file changed
.github/workflows/codeql.yml
@@ -72,7 +72,7 @@ jobs:
72
73
# Initializes the CodeQL tools for scanning.
74
- name: Initialize CodeQL
75
- uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
+ uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
76
with:
77
languages: ${{ matrix.language }}
78
build-mode: ${{ matrix.build-mode }}
0 commit comments