Skip to content

build(deps): bump github/codeql-action from 4.37.3 to 4.37.6 - #1090

Merged
abrichr merged 2 commits into
mainfrom
dependabot/github_actions/github/codeql-action/analyze-4.37.6
Aug 18, 2026
Merged

build(deps): bump github/codeql-action from 4.37.3 to 4.37.6#1090
abrichr merged 2 commits into
mainfrom
dependabot/github_actions/github/codeql-action/analyze-4.37.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Why

The two separate Dependabot PRs could not pass independently. CodeQL stores the action version during init and rejects analyze when it runs a different version. The failed job reported: Loaded a configuration file for version '4.37.3', but running version '4.37.6'.

The action upgrade must therefore be atomic.

Checks

  • parsed .github/workflows/codeql.yml as YAML
  • verified that both CodeQL steps use the same exact commit
  • git diff --check
  • GitHub Actions will validate exact head 200f24f864bcda1d4a761a404b4aa5bf94b93745

Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.37.3 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@e4fba86...5595cca)

---
updated-dependencies:
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.37.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 8, 2026
@dependabot
dependabot Bot requested a review from abrichr as a code owner August 8, 2026 07:45
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 8, 2026
@abrichr abrichr changed the title build(deps): bump github/codeql-action/analyze from 4.37.3 to 4.37.6 build(deps): bump github/codeql-action from 4.37.3 to 4.37.6 Aug 18, 2026
@abrichr
abrichr merged commit 2689884 into main Aug 18, 2026
11 checks passed
@abrichr
abrichr deleted the dependabot/github_actions/github/codeql-action/analyze-4.37.6 branch August 18, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant