Skip to content

Commit 6d56a06

Browse files
chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6 (#413)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.4 to 4.37.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.37.4...v4.37.6) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0205ac commit 6d56a06

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
@@ -24,8 +24,8 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v7
2626
- name: Initialize CodeQL
27-
uses: github/codeql-action/init@v4.37.4
27+
uses: github/codeql-action/init@v4.37.6
2828
with:
2929
languages: python
3030
- name: Perform CodeQL Analysis
31-
uses: github/codeql-action/analyze@v4.37.4
31+
uses: github/codeql-action/analyze@v4.37.6

0 commit comments

Comments
 (0)