ActionRank

Jekyll Deploy Action

Stale

jeffreytse/jekyll-deploy-action · MIT

🪂 A Github Action to deploy the Jekyll site conveniently for GitHub Pages.

365 starsLast commit 8 months agoLatest v0.7.0
D
45
/ 100
Security 37Maintenance 43Popularity 45Reliability 70

Security signals

OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: jeffreytse/jekyll-deploy-action@222a6b06c846416d654db18142eab0da528cdb4f # v0.7.0

Mutable tags like v0.7.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: jeffreytse/jekyll-deploy-action@222a6b06c846416d654db18142eab0da528cdb4f # v0.7.0

Score breakdown

Security (35%)37
Popularity (20%)45
Maintenance (30%)43
Reliability (15%)70