ActionRank

Deploy to Vercel Action

Abandoned

BetaHuhn/deploy-to-vercel-action · MIT

🎬▲ Deploy your project to Vercel using GitHub Actions. Supports PR previews and GitHub deployments.

191 starsLast commit 2 years agoLatest v1.10.0
F
35
/ 100
Security 40Maintenance 4Popularity 45Reliability 70

Security signals

OpenSSF Scorecard3.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: BetaHuhn/deploy-to-vercel-action@9893d875c782e1b4995a9399e8c4d660c33849c3 # v1.10.0

Mutable tags like v1.10.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: BetaHuhn/deploy-to-vercel-action@9893d875c782e1b4995a9399e8c4d660c33849c3 # v1.10.0

Score breakdown

Security (35%)40
Popularity (20%)45
Maintenance (30%)4
Reliability (15%)70