ActionRank

Release GitHub Actions

Abandoned

technote-space/release-github-actions · MIT

GitHub Actions to automate the release of GitHub Actions

82 starsLast commit 3 years agoLatest test/v8.0.4.7361659869
F
32
/ 100
Security 39Maintenance 4Popularity 33Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: technote-space/release-github-actions@b991c688bac6a00b2935bec9f6de49391dbbcab1 # test/v8.0.4.7361659869

Mutable tags like test/v8.0.4.7361659869 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: technote-space/release-github-actions@b991c688bac6a00b2935bec9f6de49391dbbcab1 # test/v8.0.4.7361659869

Score breakdown

Security (35%)39
Popularity (20%)33
Maintenance (30%)4
Reliability (15%)70