GitHub Pages action
Actively maintainedpeaceiris/actions-gh-pages · MIT
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
★ 5.3k starsLast commit 16 days agoLatest v4
B
76
/ 100
Security signals
OpenSSF Scorecard6.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: peaceiris/actions-gh-pages@84c30a85c19949d7eee79c4ff27748b70285e453 # v4Mutable tags like v4 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: peaceiris/actions-gh-pages@84c30a85c19949d7eee79c4ff27748b70285e453 # v4
Score breakdown
Security (35%)57
Popularity (20%)68
Maintenance (30%)92
Reliability (15%)100