Skip to content

Enable GitHub Actions Updates in Renovate - #17

Merged
harryswift01 merged 1 commit into
mainfrom
15-general-update-enabled-renovate-managers
Jul 27, 2026
Merged

Enable GitHub Actions Updates in Renovate#17
harryswift01 merged 1 commit into
mainfrom
15-general-update-enabled-renovate-managers

Conversation

@harryswift01

Copy link
Copy Markdown
Member

Summary

Updates the custom Renovate configuration to include GitHub Actions dependencies alongside the existing Python dependency management.

Changes

Enable GitHub Actions Manager

  • Added github-actions to the enabledManagers configuration.
  • Retained the existing pep621 manager for Python dependencies.

Impact

  • Allows Renovate to detect and propose updates for actions used in GitHub Actions workflows.
  • Expands automated dependency management beyond Python dependencies without changing any existing Renovate behaviour.

@harryswift01
harryswift01 requested a review from jkalayan July 21, 2026 08:44
@harryswift01 harryswift01 self-assigned this Jul 21, 2026
@harryswift01 harryswift01 linked an issue Jul 21, 2026 that may be closed by this pull request

@jkalayan jkalayan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating the renovate config Harry, happy to approve changes

@harryswift01
harryswift01 merged commit 1da14a7 into main Jul 27, 2026
12 checks passed
@harryswift01
harryswift01 deleted the 15-general-update-enabled-renovate-managers branch July 27, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[General]: Update Enabled Renovate Managers in Configuration

2 participants