Skip to content

chore(deps): bump github/codeql-action (init + analyze) from 4.37.5 to 4.37.6 - #4114

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

chore(deps): bump github/codeql-action (init + analyze) from 4.37.5 to 4.37.6#4114
mnriem 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 13, 2026

Copy link
Copy Markdown
Contributor

Bumps github/codeql-action from 4.37.5 to 4.37.6 for both the init and analyze steps in .github/workflows/codeql.yml, pinning both to 5595ccaf912efad79be6eef63a5619ff05969be3 (v4.37.6).

init and analyze must be pinned to the same version. Bumping only one leaves them mismatched, which fails CodeQL with:

##[error]Loaded a configuration file for version '4.37.5', but running version '4.37.6'

This is why this PR and #4115 each failed CI on their own. This PR now carries both bumps, so it supersedes and closes #4115.

Additionally, .github/dependabot.yml now groups github/codeql-action* so future updates to init and analyze arrive as a single PR and can't drift out of sync again.


Updated on behalf of @mnriem by GitHub Copilot (model: Claude Opus 4.8). The added commit was authored autonomously; see its Assisted-by trailer.

Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.37.5 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@d1ba80a...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 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 13, 2026
@dependabot
dependabot Bot requested a review from mnriem as a code owner August 13, 2026 21:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 13, 2026
Bump github/codeql-action/init to 5595cca (v4.37.6) so it matches the
analyze bump already in this PR. init and analyze must be pinned to the
same version; a mismatch fails CodeQL with "Loaded a configuration file
for version '4.37.5', but running version '4.37.6'". This subsumes #4115.

Also group github/codeql-action* in dependabot.yml so future bumps of
init and analyze arrive as a single PR and can't drift apart again.

Assisted-by: GitHub Copilot (model: Claude Opus 4.8, autonomous)
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 6a01da34-7431-4ffc-84ee-e51ecf224334
@mnriem mnriem changed the title chore(deps): bump github/codeql-action/analyze from 4.37.5 to 4.37.6 chore(deps): bump github/codeql-action (init + analyze) from 4.37.5 to 4.37.6 Aug 14, 2026
@mnriem
mnriem requested a balanced review from Copilot August 14, 2026 13:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates both CodeQL workflow actions in lockstep and prevents future version drift.

Changes:

  • Pins CodeQL init and analyze to v4.37.6.
  • Groups CodeQL Dependabot updates.
Show a summary per file
File Description
.github/workflows/codeql.yml Updates both CodeQL steps to the same verified commit.
.github/dependabot.yml Groups future CodeQL action updates.

Review details

馃挕 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@mnriem
mnriem merged commit ea26fc2 into main Aug 14, 2026
17 checks passed
@mnriem
mnriem deleted the dependabot/github_actions/github/codeql-action/analyze-4.37.6 branch August 14, 2026 14:10
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants