ActionRank

Deploy to GitHub Pages with Container

Abandoned

maxheld83/ghpages · MIT · archived

Deploy arbitrary static assets through GitHub Actions

182 starsLast commit 3 years agoLatest v0.3.0
F
25
/ 100
Security 50Maintenance 0Popularity 39Reliability 0

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: maxheld83/ghpages@68f783a4f5313d776c1599e18479607e71c9c738 # v0.3.0

Mutable tags like v0.3.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: maxheld83/ghpages@68f783a4f5313d776c1599e18479607e71c9c738 # v0.3.0

Score breakdown

Security (35%)50
Popularity (20%)39
Maintenance (30%)0
Reliability (15%)0