Skip to content

Bump ruby/setup-ruby from 1.316.0 to 1.319.0#33

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/ruby/setup-ruby-1.319.0
Open

Bump ruby/setup-ruby from 1.316.0 to 1.319.0#33
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/ruby/setup-ruby-1.319.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Bumps ruby/setup-ruby from 1.316.0 to 1.319.0.

Release notes

Sourced from ruby/setup-ruby's releases.

v1.319.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.318.0...v1.319.0

v1.318.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.317.0...v1.318.0

v1.317.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.316.0...v1.317.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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.316.0 to 1.319.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@v1.316.0...v1.319.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 25, 2026
Copilot AI review requested due to automatic review settings July 25, 2026 05:12
@dependabot
dependabot Bot requested a review from danarnold as a code owner July 25, 2026 05:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 25, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the GitHub Actions CI workflow to use a newer ruby/setup-ruby action version.

Changes:

  • Bump ruby/setup-ruby from v1.316.0 to v1.319.0 in the matrix job
  • Bump ruby/setup-ruby from v1.316.0 to v1.319.0 in the secondary Ruby setup step

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yml
Comment on lines 18 to 22
- name: Set up Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@v1.316.0
uses: ruby/setup-ruby@v1.319.0
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
Comment thread .github/workflows/ci.yml
Comment on lines 35 to 38
- name: Set up Ruby
uses: ruby/setup-ruby@v1.316.0
uses: ruby/setup-ruby@v1.319.0
with:
bundler-cache: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant