Cut A Release Branch Given a Semantic Version and Branch Prefix
Abandonedjessicalostinspace/cut-release-action · MIT
Github action to cut a release branch given a semantic version
★ 12 starsLast commit 6 years agoLatest v1.0.0
F
28
/ 100
Security signals
OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: jessicalostinspace/cut-release-action@0a54eaf6ecf517d013eaac81b83585dee6b3c6f4 # v1.0.0Mutable tags like v1.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: jessicalostinspace/cut-release-action@0a54eaf6ecf517d013eaac81b83585dee6b3c6f4 # v1.0.0
Score breakdown
Security (35%)37
Popularity (20%)18
Maintenance (30%)4
Reliability (15%)70