Skip to content

chore: add Dependabot config for GitHub Actions#30

Merged
jehiah merged 1 commit into
masterfrom
chore/dependabot-github-actions
Jun 24, 2026
Merged

chore: add Dependabot config for GitHub Actions#30
jehiah merged 1 commit into
masterfrom
chore/dependabot-github-actions

Conversation

@jehiah

@jehiah jehiah commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary

Adds a Dependabot configuration that keeps GitHub Actions references up to date.

Details

  • Creates .github/dependabot.yml with the github-actions package ecosystem.
  • Dependabot will scan workflow files under / (i.e. .github/workflows/) and open PRs to bump action versions.
  • Runs on a weekly schedule.

Once merged, Dependabot will automatically open pull requests whenever a newer version of any referenced GitHub Action is available.

@jehiah jehiah marked this pull request as ready for review June 24, 2026 01:58
@jehiah jehiah requested a review from jharshman June 24, 2026 01:58
@jehiah jehiah added the dependencies Pull requests that update a dependency file label Jun 24, 2026
@jehiah jehiah self-assigned this Jun 24, 2026
@jehiah jehiah force-pushed the chore/dependabot-github-actions branch from f0e8895 to e2f3130 Compare June 24, 2026 15:37
@jehiah jehiah merged commit 346c1eb into master Jun 24, 2026
2 checks passed
@jehiah jehiah deleted the chore/dependabot-github-actions branch June 24, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

2 participants