andrew/Ruby Upgrade Action
Automatically upgrade Ruby version in .ruby-version, Gemfile, Dockerfile, and GitHub Actions workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target-ruby-version | Target Ruby version to upgrade to (e.g., 3.3.0). If not specified, latest stable version will be used | no | — |
| github-token | GitHub token for creating pull requests | yes | ${{ github.token }} |
| branch-name | Name of the branch to create for the upgrade | no | ruby-version-upgrade |
| dockerfile-location | Path to Dockerfile if not in the root | no | Dockerfile |
Outputs
no outputs