ActionRank

Setup Ruby

Abandoned

actions/setup-ruby · MIT · archived

Set up your GitHub Actions workflow with a specific version of Ruby

187 starsLast commit 5 years agoLatest v1.1.3
F
27
/ 100
Security 50Maintenance 0Popularity 45Reliability 0

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: actions/setup-ruby@e932e7af67fc4a8fc77bd86b744acd4e42fe3543 # v1.1.3

Mutable tags like v1.1.3 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: actions/setup-ruby@e932e7af67fc4a8fc77bd86b744acd4e42fe3543 # v1.1.3

Score breakdown

Security (35%)50
Popularity (20%)45
Maintenance (30%)0
Reliability (15%)0

Add this badge to your README

ActionRank grade badge for Setup Ruby
Markdown
[![ActionRank](https://actionrank.dev/api/badge/actions-setup-ruby)](https://actionrank.dev/actions/actions-setup-ruby)
HTML version
HTML
<a href="https://actionrank.dev/actions/actions-setup-ruby"><img src="https://actionrank.dev/api/badge/actions-setup-ruby" alt="ActionRank score"></a>

Free to use, no attribution required — the badge updates itself as the score changes. How badges work

Get alerts for Setup Ruby

We'll email you only if Setup Ruby becomes abandoned or a new advisory is published. Unsubscribe any time. How we handle your address