ActionRank

MultiPublish

Abandoned

author/action-publish · MIT

Automatically publish one or more new JS module(s) to a registry.

11 starsLast commit 3 years agoLatest 1.0.2
F
30
/ 100
Security 40Maintenance 4Popularity 20Reliability 70

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: author/action-publish@63a2889369b0ec775b49270fa9e0454bc0152271 # 1.0.2

Mutable tags like 1.0.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: author/action-publish@63a2889369b0ec775b49270fa9e0454bc0152271 # 1.0.2

Score breakdown

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