ActionRank

Get branch name

Abandoned

nelonoel/branch-name · MIT

GitHub Action for exporting current branch name as an environment variable

60 starsLast commit 5 years agoLatest v1.0.1
F
33
/ 100
Security 40Maintenance 4Popularity 28Reliability 80

Security signals

OpenSSF Scorecard3.4 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: nelonoel/branch-name@1ea5c86cb559a8c4e623da7f188496208232e49f # v1.0.1

Mutable tags like v1.0.1 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: nelonoel/branch-name@1ea5c86cb559a8c4e623da7f188496208232e49f # v1.0.1

Score breakdown

Security (35%)40
Popularity (20%)28
Maintenance (30%)4
Reliability (15%)80