Skip to content

Add Dependabot for GitHub Actions updates#125

Merged
frazane merged 1 commit into
mainfrom
ci/phase-2-dependabot
Jun 6, 2026
Merged

Add Dependabot for GitHub Actions updates#125
frazane merged 1 commit into
mainfrom
ci/phase-2-dependabot

Conversation

@frazane

@frazane frazane commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Adds Dependabot so GitHub Actions versions stay current on their own instead of drifting. This keeps the recently-bumped action versions from going stale again.

What changed

  • Added .github/dependabot.yml for the github-actions ecosystem on a weekly schedule.
  • Grouped all action updates into a single PR (rolling) rather than one PR per action, to keep the noise down.
  • Tagged the resulting PRs with the ci label and a ci commit-message prefix.

Notes

  • Python dependency updates are intentionally left out for now; can be added later if wanted.

@frazane frazane merged commit 011f070 into main Jun 6, 2026
26 checks passed
@frazane frazane deleted the ci/phase-2-dependabot branch June 6, 2026 19:34
@frazane frazane added the ci CI, tooling, repo automation label Jun 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI, tooling, repo automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant