ActionRank

Deploy to Cloudflare Workers with Wrangler

Actively maintained

cloudflare/wrangler-action · Apache-2.0

🧙‍♀️ easily deploy cloudflare workers applications using wrangler and github actions

1.9k starsLast commit 3 days agoLatest v4.0.0
C
69
/ 100
Security 60Maintenance 88Popularity 65Reliability 58

Security signals

OpenSSF Scorecard6.6 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: cloudflare/wrangler-action@ebbaa1584979971c8614a24965b4405ff95890e0 # v4.0.0

Mutable tags like v4.0.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: cloudflare/wrangler-action@ebbaa1584979971c8614a24965b4405ff95890e0 # v4.0.0

Score breakdown

Security (35%)60
Popularity (20%)65
Maintenance (30%)88
Reliability (15%)58