Skip to content

chore: revert actions to v4 and restrict dependabot to minor/patch - #6

Merged
Robert0622 merged 1 commit into
mainfrom
chore/revert-actions-to-v4
Aug 4, 2026
Merged

Robert0622 merged 1 commit into
mainfrom
chore/revert-actions-to-v4

Conversation

@Robert0622

Copy link
Copy Markdown
Collaborator

What & Why

Revert GitHub Actions to v4 to self-manage versions (aligned with openclaw's approach).

Changes

  • Revert actions/checkout v7.0.1 → v4.4.0
  • Revert actions/setup-node v7.0.0 → v4.4.0
  • Restrict dependabot to minor + patch updates only (no major bumps)
  • Add cooldown: 2 days and grouping aligned with openclaw's dependabot config

Context

  • Dependabot had auto-bumped actions from v4 to v7 (major version jump)
  • openclaw self-manages major actions upgrades and only lets dependabot handle minor/patch
  • This PR restores the original v4 versions and configures dependabot to match openclaw's strategy

- Revert actions/checkout v7.0.1 → v4.4.0
- Revert actions/setup-node v7.0.0 → v4.4.0
- Restrict dependabot to minor/patch updates (no major bumps)
- Add cooldown and grouping aligned with openclaw's dependabot config
@Robert0622
Robert0622 merged commit 0aafe65 into main Aug 4, 2026
3 checks passed
@Robert0622
Robert0622 deleted the chore/revert-actions-to-v4 branch August 4, 2026 09:47
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