actions-marketplace-validations/Git Sync Action

🔃 Sync between two independent repositories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 27, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/wei_git-sync@b52500964790ec9c1fd2f19c71c33ef3fe9c3bf8 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
source_repoGitHub repo slug or full urlyes
source_branchBranch name to sync fromyes
destination_repoGitHub repo slug or full urlyes
destination_branchBranch name to sync toyes
ssh_private_keySSH key used to authenticate with source and destination ssh urls provided (optional if public or https url with authentication)no
source_ssh_private_keySSH key used to authenticate with source ssh url provided (optional if public or https url with authentication)no
destination_ssh_private_keySSH key used to authenticate with destination ssh url provided (optional if public or https url with authentication)no

no outputs