There was an error while loading. Please reload this page.
1 parent 42aef41 commit 0affc2eCopy full SHA for 0affc2e
1 file changed
.github/workflows/codeql.yml
@@ -73,6 +73,6 @@ jobs:
73
run: cmake --build out\build\x64-Debug
74
75
- name: Perform CodeQL Analysis
76
- uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
77
with:
78
category: "/language:c-cpp"
0 commit comments