Skip to content

Commit ca7a005

Browse files
chore(deps): Bump github/codeql-action/analyze from 4.32.4 to 4.37.3
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.32.4 to 4.37.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@89a39a4...e4fba86) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 120aee4 commit ca7a005

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
@@ -89,6 +89,6 @@ jobs:
8989
make
9090
9191
- name: Perform CodeQL Analysis
92-
uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e
92+
uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81
9393
with:
9494
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)