ericcornelissen/tool-versions-update-action

Configure `base` target for Pull Requests

Closed this issue · 0 comments

Summary

Add an option to tool-versions-update-action/pr to allow users to configure what base branch to use when creating a tooling update Pull Request. As of v0.3.3 it will always use the repository's default branch.

This can probably be implemented using the base option of peter-evans/create-pull-request.