ActionRank

Deploy WordPress

Actively maintained

rtCamp/action-deploy-wordpress · MIT

GitHub Action for deploying a WordPress site using using PHP's Deployer.org

134 starsLast commit 9 days agoLatest v3.4.1
C
65
/ 100
Security 55Maintenance 88Popularity 43Reliability 70

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: rtCamp/action-deploy-wordpress@29c6a46d057381ced2dd4de3af8787a763982fe4 # v3.4.1

Mutable tags like v3.4.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: rtCamp/action-deploy-wordpress@29c6a46d057381ced2dd4de3af8787a763982fe4 # v3.4.1

Score breakdown

Security (35%)55
Popularity (20%)43
Maintenance (30%)88
Reliability (15%)70