ActionRank

GitHub Pages Deploy

Actively maintained

appleboy/gh-pages-action · MIT

A GitHub Action to deploy a static site on GitHub Pages.

27 starsLast commit 1 months agoLatest v0.0.2
D
44
/ 100
Security 37Maintenance 54Popularity 22Reliability 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: appleboy/gh-pages-action@fffb0030bac4fd166320d35bed6532b3b64969bb # v0.0.2

Mutable tags like v0.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: appleboy/gh-pages-action@fffb0030bac4fd166320d35bed6532b3b64969bb # v0.0.2

Score breakdown

Security (35%)37
Popularity (20%)22
Maintenance (30%)54
Reliability (15%)70