ActionRank

Deploy to Cloud Run

Stale

google-github-actions/deploy-cloudrun · Apache-2.0

A GitHub Action for deploying services to Google Cloud Run.

603 starsLast commit 11 months agoLatest v3.0.1
C
56
/ 100
Security 56Maintenance 45Popularity 52Reliability 80

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: google-github-actions/deploy-cloudrun@2028e2d7d30a78c6910e0632e48dd561b064884d # v3.0.1

Mutable tags like v3.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: google-github-actions/deploy-cloudrun@2028e2d7d30a78c6910e0632e48dd561b064884d # v3.0.1

Score breakdown

Security (35%)56
Popularity (20%)52
Maintenance (30%)45
Reliability (15%)80