Skip to content

ci: bump codeql-action/init to v4.37.1 to match autobuild/analyze - #201

Merged
debugmcpdev merged 1 commit into
mainfrom
ci/fix-codeql-init-version-mismatch
Jul 21, 2026
Merged

ci: bump codeql-action/init to v4.37.1 to match autobuild/analyze#201
debugmcpdev merged 1 commit into
mainfrom
ci/fix-codeql-init-version-mismatch

Conversation

@debugmcpdev

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • Local lint/build/unit/integration tests pass (pre-push hook)
  • CI green on this PR, including the CodeQL workflow

Dependabot bumped autobuild and analyze to v4.37.1 in separate PRs
(#195, #199) but left init pinned to v4.37.0, causing CodeQL to fail
on every main push: "Loaded a configuration file for version
'4.37.0', but running version '4.37.1'". All three codeql-action
components must stay on the same version.
@debugmcpdev
debugmcpdev merged commit e49d101 into main Jul 21, 2026
8 checks passed
@debugmcpdev
debugmcpdev deleted the ci/fix-codeql-init-version-mismatch branch July 21, 2026 21:18
@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants