ActionRank

laminas/automatic-releases

Actively maintained

laminas/automatic-releases

Automated release process for `laminas/` projects, usable as github action

144 starsLast commit 6 days agoLatest 1.26.2
C
66
/ 100
Security 59Maintenance 85Popularity 48Reliability 70

Security signals

OpenSSF Scorecard4.9 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: laminas/automatic-releases@935a44be31998a35d0cc57c32f0cc50ccc2b7b54 # 1.26.2

Mutable tags like 1.26.2 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: laminas/automatic-releases@935a44be31998a35d0cc57c32f0cc50ccc2b7b54 # 1.26.2

Score breakdown

Security (35%)59
Popularity (20%)48
Maintenance (30%)85
Reliability (15%)70