dentarg/Bump Ruby Gem

Updates a Ruby gem using bundler and opens a pull request with the changes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 4, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: dentarg/bump@8a54bf51edacb3a64cc84c556e2b74a3f0879d07 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
gem_nameName of the Ruby gem to updateyes
github_tokenGitHub token for creating pull requestsyes
branch_nameName of the branch to create for the PRno""
labelsComma-separated list of labels to apply to the pull requestno""
update_typeUpdate type: major, minor, or patch (optional, defaults to latest compatible version)no""
preInclude pre-release versions (true/false)nofalse
gem_versionSpecific version of the gem to update to (optional)no""

no outputs