Skip to content

Group github-actions updates into a single Dependabot PR - #43

Merged
6temes merged 1 commit into
mainfrom
chore/group-github-actions-dependabot
Sep 11, 2026
Merged

6temes merged 1 commit into
mainfrom
chore/group-github-actions-dependabot

Conversation

@6temes

@6temes 6temes commented Sep 11, 2026

Copy link
Copy Markdown
Owner

github/codeql-action/init and /analyze share a database format and must run at the same version. Ungrouped, Dependabot opens a separate PR per sub-action, each bumping one pin — both then fail with CodeQL job status was configuration error, so every release costs a hand-aligned commit plus closing the redundant PR.

Grouping the ecosystem puts both pins in one commit, so the mismatch cannot happen. Matches 6temes/rails_admin_next, which is already configured this way and merged its 4.37.8 bump green with no intervention.

Both pins sit at v4.37.9 today and 4.38.0 shipped 2026-09-09, so this lands ahead of the next split.

🤖 Generated with Claude Code

https://claude.ai/code/session_01RyopKxQga3FU8k4maRKR49

codeql-action/init and /analyze must run at the same version. Ungrouped,
Dependabot bumps each pin in its own PR and both go red until aligned by hand.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RyopKxQga3FU8k4maRKR49
@6temes
6temes marked this pull request as ready for review September 11, 2026 08:23
@6temes
6temes merged commit bbd9f8b into main Sep 11, 2026
7 checks passed
@6temes
6temes deleted the chore/group-github-actions-dependabot branch September 11, 2026 08:23
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