Add dependabot config for GitHub Actions and Go modules#1062
Merged
Conversation
Enable automated version updates for: - github-actions: bumps pinned SHA refs with version comments - gomod: Go module dependency updates (mirrors existing UI config) Signed-off-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
✅ Deploy Preview for kpt-porch ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a Dependabot configuration to automate weekly update PRs for pinned GitHub Actions and Go module dependencies, aligning with the workflow hardening/pinning work referenced from PR #1057.
Changes:
- Added
.github/dependabot.ymlwith weeklygithub-actionsupdates. - Added a weekly
gomodupdates entry with custom commit message prefixes.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
aravindtga
previously approved these changes
Jun 19, 2026
aravindtga
left a comment
Contributor
There was a problem hiding this comment.
Copyright can be added.
Add licensing information and update dependabot configuration.
|
aravindtga
approved these changes
Jun 19, 2026
liamfallon
approved these changes
Jun 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
.github/dependabot.ymlwithgithub-actionsandgomodecosystemsRelated Issue(s)
Type of Change
Checklist
AI Disclosure
If so, please describe how: