Deploy GitHub Pages site
Actively maintainedactions/deploy-pages · MIT
GitHub Action to publish artifacts to GitHub Pages for deployments
★ 953 starsLast commit 11 days agoLatest v5.0.1
C
65
/ 100
Security signals
OpenSSF Scorecard5.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5.0.1Mutable tags like v5.0.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: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5.0.1
Score breakdown
Security (35%)55
Popularity (20%)57
Maintenance (30%)84
Reliability (15%)58
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/actions-deploy-pages)HTML version
HTML
<a href="https://actionrank.dev/actions/actions-deploy-pages"><img src="https://actionrank.dev/api/badge/actions-deploy-pages" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work