actions-marketplace-validations/Local Git Rebase

Rebases a base branch onto a source branch or source Git ref. Works with local branches and refs only.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenToken to authenticate with GitHubyes${{ github.token }}
base_refBranch or Git ref that you are rebasing the head_branch on top of.yes${{ github.ref }}
head_branchBranch you are rebasing, to be rebased on top of the base_ref.yes

no outputs