Git Sync Action
Abandoned🔃 A GitHub Action for syncing between two independent repositories using force push
★ 263 starsLast commit 5 years agoLatest v3.0.0
F
30
/ 100
Security signals
OpenSSF Scorecard1.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: wei/git-sync@55c6b63b4f21607da0e9877ca9b4d11a29fc6d83 # v3.0.0Mutable tags like v3.0.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: wei/git-sync@55c6b63b4f21607da0e9877ca9b4d11a29fc6d83 # v3.0.0
Score breakdown
Security (35%)31
Popularity (20%)41
Maintenance (30%)4
Reliability (15%)66
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/wei-git-sync)HTML version
HTML
<a href="https://actionrank.dev/actions/wei-git-sync"><img src="https://actionrank.dev/api/badge/wei-git-sync" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work