Skip to content

Commit fc051e8

Browse files
Bump github/codeql-action/analyze from 4.36.2 to 4.37.3 (#332)
1 parent dc9d5e8 commit fc051e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ jobs:
7272
run: cmake --build out/build/x64-Debug
7373

7474
- name: Perform CodeQL Analysis
75-
uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
75+
uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
7676
with:
7777
category: "/language:c-cpp"

0 commit comments

Comments
 (0)