Bump github/codeql-action from 4.35.5 to 4.37.9 - #239
Merged
emlowe merged 1 commit intoSep 11, 2026
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.5 to 4.37.9. - [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.35.5...v4.37.9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/github/codeql-action-4.37.9
branch
from
September 11, 2026 19:06
1b9d703 to
b74a5c6
Compare
emlowe
approved these changes
Sep 11, 2026
emlowe
deleted the
dependabot/github_actions/github/codeql-action-4.37.9
branch
September 11, 2026 19:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github/codeql-action from 4.35.5 to 4.37.9.
Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
cdf488fMerge pull request #4107 from github/update-v4.37.9-920ba7cd17243f38Update changelog for v4.37.9920ba7cMerge pull request #4106 from github/update-bundle/codeql-bundle-v2.26.4ecfa6e1Add changelog noteadcdf4aUpdate default bundle to codeql-bundle-v2.26.4486fec2Merge pull request #4099 from github/update-supported-enterprise-server-versions134624cMerge pull request #4101 from github/dependabot/npm_and_yarn/npm-minor-457d82...ff43db8Merge pull request #4103 from github/mergeback/v4.37.8-to-main-db488dde4605e03Rebuild099c869Update changelog and version after v4.37.8Note
Low Risk
CI-only dependency version bump with no application or workflow logic changes.
Overview
Updates the CodeQL GitHub Actions workflow to pin
github/codeql-actionv4.37.9 (from v4.35.5) on the init, autobuild, and analyze steps in.github/workflows/codeql-analysis.yml. No workflow inputs, triggers, or matrix configuration change—only the action version tags.That bump picks up upstream fixes and newer default CodeQL bundles (through bundle 2.26.4 in v4.37.9), including more reliable bundle download on network errors and other action-side improvements, without altering how this repo runs Python analysis.
Reviewed by Cursor Bugbot for commit b74a5c6. Bugbot is set up for automated code reviews on this repo. Configure here.