ActionRank

Deploy PR Preview

Stale

rossjrw/pr-preview-action · MIT

GitHub Action that deploys a pull request preview to GitHub Pages, similar to Vercel and Netlify, and cleans up after itself.

432 starsLast commit 3 months agoLatest v1.8.1
D
50
/ 100
Security 29Maintenance 64Popularity 52Reliability 70

Security signals

OpenSSF Scorecard1.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: rossjrw/pr-preview-action@ffa7509e91a3ec8dfc2e5536c4d5c1acdf7a6de9 # v1.8.1

Mutable tags like v1.8.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: rossjrw/pr-preview-action@ffa7509e91a3ec8dfc2e5536c4d5c1acdf7a6de9 # v1.8.1

Score breakdown

Security (35%)29
Popularity (20%)52
Maintenance (30%)64
Reliability (15%)70