Skip to content

Allow major version updates for GitHub Actions - #108

Merged
bradymholt merged 1 commit into
mainfrom
brady/dependabot-actions-major
Aug 25, 2026
Merged

bradymholt merged 1 commit into
mainfrom
brady/dependabot-actions-major

Conversation

@bradymholt

@bradymholt bradymholt commented Aug 25, 2026

Copy link
Copy Markdown
Member

This lets Dependabot open PRs for major version bumps of GitHub Actions again.

The allow list added in #107 was meant to keep major gem bumps out of the queue, but it was applied to both ecosystems, so action majors were filtered out too. Action bumps are low risk and worth taking promptly, so this drops the allow list from the github-actions entry. With no list, Dependabot falls back to its default of proposing every update type. The bundler entry keeps its minor/patch-only list.

The semver-minor/patch allow list was meant to keep major gem bumps out
of the PR queue, but it applied to the github-actions ecosystem too.
Action majors are low risk and worth taking promptly, so drop the allow
list there and let Dependabot propose them. The bundler restriction stays.
@bradymholt
bradymholt marked this pull request as ready for review August 25, 2026 13:21
@bradymholt
bradymholt requested review from a team and shama and removed request for a team August 25, 2026 13:21
@bradymholt
bradymholt enabled auto-merge August 25, 2026 13:21
@bradymholt
bradymholt merged commit 7b505a2 into main Aug 25, 2026
3 checks passed
@bradymholt
bradymholt deleted the brady/dependabot-actions-major branch August 25, 2026 16:43
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