Skip to content

Enable GitHub Actions Updates in Renovate#17

Open
harryswift01 wants to merge 1 commit into
mainfrom
15-general-update-enabled-renovate-managers
Open

Enable GitHub Actions Updates in Renovate#17
harryswift01 wants to merge 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
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

1 participant