There was an error while loading. Please reload this page.
1 parent dc9d5e8 commit fc051e8Copy full SHA for fc051e8
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@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
76
with:
77
category: "/language:c-cpp"
0 commit comments