Push git subdirectory as branch
Abandoneds0/git-publish-subdir-action · MIT
GitHub Action to push a subdirectory as a branch to any git repo (e.g. for GitHub Pages)
★ 234 starsLast commit 1 year agoLatest v2.6.0
F
38
/ 100
Security signals
OpenSSF Scorecard4.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: s0/git-publish-subdir-action@92faf786f11dfa44fc366ac3eb274d193ca1af7e # v2.6.0Mutable tags like v2.6.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: s0/git-publish-subdir-action@92faf786f11dfa44fc366ac3eb274d193ca1af7e # v2.6.0
Score breakdown
Security (35%)44
Popularity (20%)45
Maintenance (30%)10
Reliability (15%)70