ActionRank

branch-deploy

Actively maintained

github/branch-deploy · MIT

Enabling Branch Deployments through IssueOps with GitHub Actions - If you find this project useful, give it a star! ⭐️

559 starsLast commit 9 days agoLatest v12.0.0
B
76
/ 100
Security 76Maintenance 100Popularity 54Reliability 58

Security signals

OpenSSF Scorecard7.7 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: github/branch-deploy@f0984057ffe1aa340aa017b6eafb894310aed88e # v12.0.0

Mutable tags like v12.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: github/branch-deploy@f0984057ffe1aa340aa017b6eafb894310aed88e # v12.0.0

Score breakdown

Security (35%)76
Popularity (20%)54
Maintenance (30%)100
Reliability (15%)58