Skip to content

Commit dc3552b

Browse files
ci: bump github/codeql-action from 4.37.4 to 4.37.7
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.4 to 4.37.7. - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.37.4...v4.37.7) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faf5a05 commit dc3552b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
fontconfig-devel freetype-devel
4040
4141
- name: Initialize CodeQL
42-
uses: github/codeql-action/init@v4.37.4
42+
uses: github/codeql-action/init@v4.37.7
4343
with:
4444
languages: c-cpp
4545
build-mode: manual
@@ -48,4 +48,4 @@ jobs:
4848
run: scripts/run-tests make clean all
4949

5050
- name: Analyze
51-
uses: github/codeql-action/analyze@v4.37.4
51+
uses: github/codeql-action/analyze@v4.37.7

0 commit comments

Comments
 (0)