Conversation
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.286.0 to 1.288.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@90be115...09a7688) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.288.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
There was a problem hiding this comment.
Pull request overview
Updates the pinned ruby/setup-ruby GitHub Action used by the RuboCop multi-language PR check, keeping CI dependencies current and consistent with the generated workflow setup.
Changes:
- Bump
ruby/setup-rubyfromv1.286.0tov1.288.0in the RuboCop multi-language check template. - Regenerate the corresponding workflow file under
.github/workflows/to reflect the template update.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| pr-checks/checks/rubocop-multi-language.yml | Updates the pinned ruby/setup-ruby action SHA/comment to v1.288.0. |
| .github/workflows/__rubocop-multi-language.yml | Regenerated workflow reflecting the updated action pin from the template. |
| - name: Set up Ruby | ||
| uses: ruby/setup-ruby@90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 # v1.286.0 | ||
| uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0 |
There was a problem hiding this comment.
PR metadata says the bump is in /.github/workflows, but this PR also updates the source template in pr-checks/checks/ (which then generates the workflow). Consider adjusting the PR title/description to reflect the template change as well (or note that the workflow file is generated from this template).
Bumps the actions-minor group with 1 update in the /.github/workflows directory: ruby/setup-ruby.
Updates
ruby/setup-rubyfrom 1.286.0 to 1.288.0Release notes
Sourced from ruby/setup-ruby's releases.
Commits
09a7688Add jruby-10.0.3.067178a2Improve the automated PR descriptionede5b72Shorten workflow nameaaddd68new-versions.rb is no longer used for RubyInstaller releasesc7aa9f4Move check-new-windows-versions.yml workflow from ruby/ruby-builder to ruby/s...8d27f39Improve the mise.toml parser to conform to the TOML specificationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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