ActionRank

Prettier Action

Abandoned

creyD/prettier_action · MIT

GitHub action for running prettier on your projects pull requests

319 starsLast commit 1 year agoLatest v4.6
F
36
/ 100
Security 39Maintenance 23Popularity 52Reliability 34

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: creyD/prettier_action@8c18391fdc98ed0d884c6345f03975edac71b8f0 # v4.6

Mutable tags like v4.6 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: creyD/prettier_action@8c18391fdc98ed0d884c6345f03975edac71b8f0 # v4.6

Score breakdown

Security (35%)39
Popularity (20%)52
Maintenance (30%)23
Reliability (15%)34