ActionRank

Deploy to Render

Stale

JorgeLNJunior/render-deploy · MIT

A GitHub Action to deploy your application to Render.

62 starsLast commit 6 months agoLatest v1.5.0
D
47
/ 100
Security 45Maintenance 51Popularity 29Reliability 70

Security signals

OpenSSF Scorecard4.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: JorgeLNJunior/render-deploy@32c271db15b8b87b91cec4bb2cc094cc7c0f98a2 # v1.5.0

Mutable tags like v1.5.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: JorgeLNJunior/render-deploy@32c271db15b8b87b91cec4bb2cc094cc7c0f98a2 # v1.5.0

Score breakdown

Security (35%)45
Popularity (20%)29
Maintenance (30%)51
Reliability (15%)70