Skip to content

Add monthly GitHub Actions Dependabot updates - #46

Merged
brianhdk merged 1 commit into
mainfrom
agent/add-github-actions-dependabot
Aug 1, 2026
Merged

Add monthly GitHub Actions Dependabot updates#46
brianhdk merged 1 commit into
mainfrom
agent/add-github-actions-dependabot

Conversation

@brianhdk

@brianhdk brianhdk commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Add or standardize Dependabot version updates for GitHub Actions.
  • Run the update check monthly at 07:00 Europe/Copenhagen.
  • Group minor and patch action updates while keeping major updates in separate pull requests.
  • Preserve existing Dependabot configuration for other package ecosystems.

Why

This gives repositories with GitHub Actions a consistent, low-noise maintenance cadence while keeping potentially breaking major action upgrades isolated for review.

Impact

Dependabot will check GitHub Actions references monthly. No application or runtime behavior changes.

Validation

  • Parsed the resulting configuration as YAML.
  • Verified one GitHub Actions update block per repository with the intended schedule and grouping.
  • Ran git diff --cached --check.
  • Application builds and tests were not run because only .github/dependabot.yml changed.

@brianhdk
brianhdk merged commit bcb733c into main Aug 1, 2026
1 check failed
@brianhdk
brianhdk deleted the agent/add-github-actions-dependabot branch August 1, 2026 15:59
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