ActionRank

Netlify Actions

Actively maintained

nwtgck/actions-netlify · MIT

🚀 Netlify deploy from GitHub Actions

357 starsLast commit 1 months agoLatest v4.0.0
C
58
/ 100
Security 40Maintenance 79Popularity 51Reliability 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: nwtgck/actions-netlify@d22a32a27c918fe470bbc562e984f80ec48c2668 # v4.0.0

Mutable tags like v4.0.0 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: nwtgck/actions-netlify@d22a32a27c918fe470bbc562e984f80ec48c2668 # v4.0.0

Score breakdown

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