ActionRank

Build Number Generator

Abandoned

einaregilsson/build-number · MIT · archived

GitHub action for generating sequential build numbers.

138 starsLast commit 3 years agoLatest v3
F
19
/ 100
Security 33Maintenance 0Popularity 35Reliability 0

Security signals

OpenSSF Scorecard2.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: einaregilsson/build-number@46decf22c413b48c8923e98b2b5836f8aaf7781e # v3

Mutable tags like v3 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: einaregilsson/build-number@46decf22c413b48c8923e98b2b5836f8aaf7781e # v3

Score breakdown

Security (35%)33
Popularity (20%)35
Maintenance (30%)0
Reliability (15%)0