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 5864231 commit 83fd03aCopy full SHA for 83fd03a
1 file changed
.github/workflows/codeql.yml
@@ -75,6 +75,6 @@ jobs:
75
run: cmake --build out\build\x64-Debug
76
77
- name: Perform CodeQL Analysis
78
- uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
79
with:
80
category: "/language:c-cpp"
0 commit comments