We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1701e4 + 2aa4fd3 commit a65be8aCopy full SHA for a65be8a
1 file changed
.github/workflows/codeql.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
24
25
- name: Initialize CodeQL
26
- uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
27
with:
28
languages: c-cpp
29
@@ -34,4 +34,4 @@ jobs:
34
run: cmake --build build --config Release
35
36
- name: Analyze
37
- uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
0 commit comments