actions-marketplace-validations/Fetch upstream Action
Syncs and merges your current repository with the upstream repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 18, 2021
- License
- BSD
Pinned Snippet
uses: actions-marketplace-validations/135e2_sync-upstream-repo@f12f0aa22ad51a1a2677f638da364c4e5525adb0 # no releases — HEAD as of 2026-07-20tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| upstream_repo | URL of gitHub public upstream repo | yes | — |
| upstream_branch | repo branch to fetch | yes | — |
| local_branch | local repo branch | yes | — |
| github_token | github push token | yes | — |
Outputs
no outputs