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 e62ecb8 commit d09e9c8Copy full SHA for d09e9c8
1 file changed
.github/workflows/codeql.yml
@@ -61,7 +61,7 @@ jobs:
61
- uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
62
63
- name: Initialize CodeQL
64
- uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
65
with:
66
languages: c-cpp
67
build-mode: manual
0 commit comments