Skip to content

Bump ruby/setup-ruby from 1.301.0 to 1.305.0 in /.github/workflows in the actions-minor group across 1 directory#3862

Merged
henrymercer merged 2 commits intomainfrom
dependabot/github_actions/dot-github/workflows/actions-minor-933f87fbf1
Apr 30, 2026
Merged

Bump ruby/setup-ruby from 1.301.0 to 1.305.0 in /.github/workflows in the actions-minor group across 1 directory#3862
henrymercer merged 2 commits intomainfrom
dependabot/github_actions/dot-github/workflows/actions-minor-933f87fbf1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps the actions-minor group with 1 update in the /.github/workflows directory: ruby/setup-ruby.

Updates ruby/setup-ruby from 1.301.0 to 1.305.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.305.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.304.0...v1.305.0

v1.304.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.303.0...v1.304.0

v1.303.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.302.0...v1.303.0

v1.302.0

Full Changelog: ruby/setup-ruby@v1.301.0...v1.302.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions-minor group with 1 update in the /.github/workflows directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.301.0 to 1.305.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@4c56a21...0cb964f)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.305.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Rebuild Re-transpile JS & re-generate workflows label Apr 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 29, 2026 18:00
@dependabot dependabot Bot added the Rebuild Re-transpile JS & re-generate workflows label Apr 29, 2026
@github-actions github-actions Bot added size/XS Should be very easy to review and removed Rebuild Re-transpile JS & re-generate workflows labels Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks.

@github-actions github-actions Bot marked this pull request as draft April 29, 2026 18:02
@mbg mbg marked this pull request as ready for review April 30, 2026 10:19
Copilot AI review requested due to automatic review settings April 30, 2026 10:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the pinned ruby/setup-ruby GitHub Action version used by the RuboCop multi-language PR check, keeping the workflow/template in sync with the latest patch/minor updates.

Changes:

  • Bump ruby/setup-ruby from v1.301.0 to v1.305.0 (pinned SHA) in the RuboCop multi-language check template.
  • Regenerate/update the corresponding generated workflow to match the template.
Show a summary per file
File Description
pr-checks/checks/rubocop-multi-language.yml Updates the pinned ruby/setup-ruby SHA/version used by the RuboCop multi-language check template.
.github/workflows/__rubocop-multi-language.yml Generated workflow updated to reflect the template’s new ruby/setup-ruby SHA/version.

Copilot's findings

  • Files reviewed: 1/2 changed files
  • Comments generated: 1

Comment on lines 6 to +8
steps:
- name: Set up Ruby
uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1.301.0
uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1.305.0
@henrymercer henrymercer added this pull request to the merge queue Apr 30, 2026
Merged via the queue into main with commit fcf29e3 Apr 30, 2026
221 checks passed
@henrymercer henrymercer deleted the dependabot/github_actions/dot-github/workflows/actions-minor-933f87fbf1 branch April 30, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Should be very easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants