ActionRank

Zola Deploy to Pages

Stale

shalzz/zola-deploy-action · MIT

Github action for building a Zola site and deploying to Github Pages

290 starsLast commit 6 months agoLatest v0.22.1
D
50
/ 100
Security 40Maintenance 51Popularity 51Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: shalzz/zola-deploy-action@74526e63f38f84b82476349bbcd886b82040ff98 # v0.22.1

Mutable tags like v0.22.1 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: shalzz/zola-deploy-action@74526e63f38f84b82476349bbcd886b82040ff98 # v0.22.1

Score breakdown

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