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 9bb2667 commit c1bce73Copy full SHA for c1bce73
1 file changed
.github/workflows/codeql.yml
@@ -72,6 +72,6 @@ jobs:
72
run: cmake --build out/build/x64-Debug
73
74
- name: Perform CodeQL Analysis
75
- uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
76
with:
77
category: "/language:c-cpp"
0 commit comments