Skip to content

chore(deps): bump github/codeql-action to 4.37.1#31

Closed
mnriem wants to merge 1 commit into
mainfrom
mnriem-chore-bump-codeql-action-4-37-1
Closed

chore(deps): bump github/codeql-action to 4.37.1#31
mnriem wants to merge 1 commit into
mainfrom
mnriem-chore-bump-codeql-action-4-37-1

Conversation

@mnriem

@mnriem mnriem commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Summary

Bumps both the init and analyze steps of github/codeql-action from 4.36.2 to 4.37.1 (7188fc3) so their versions match.

Why

This supersedes/completes Dependabot PR github#3571, which bumped only github/codeql-action/init to 4.37.1 while leaving github/codeql-action/analyze on 4.36.2. The version mismatch caused the CodeQL Analyze jobs to fail:

##[error]Loaded a configuration file for version '4.37.1', but running version '4.36.2'

Both codeql-action steps must reference the same release. This change keeps them in lockstep at 4.37.1.

Changes

  • .github/workflows/codeql.yml: init and analyze both pinned to 7188fc363630916deb702c7fdcf4e481b751f97a (v4.37.1)

Authored autonomously by GitHub Copilot (model: Claude Opus 4.8) on behalf of @mnriem.

Bump both the init and analyze steps of github/codeql-action from
4.36.2 to 4.37.1 (7188fc3) so their versions match. PR github#3571 only
bumped the init step, which left analyze on 4.36.2 and caused CodeQL
to fail with "Loaded a configuration file for version '4.37.1', but
running version '4.36.2'".

Assisted-by: GitHub Copilot (model: Claude Opus 4.8, autonomous)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 366de57d-a5d8-4cf5-a767-3548b3f5fd88
@mnriem

mnriem commented Jul 17, 2026

Copy link
Copy Markdown
Owner Author

Superseded: pushed the analyze-step fix directly to the upstream PR github#3571 instead.

@mnriem mnriem closed this Jul 17, 2026
@mnriem
mnriem deleted the mnriem-chore-bump-codeql-action-4-37-1 branch July 17, 2026 13:01
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.

1 participant