From e41734b921aa855ce22dc42f4125a97565f04570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 20:33:59 +0000 Subject: [PATCH] Bump ruby/setup-ruby from 1.301.0 to 1.305.0 Bumps [ruby/setup-ruby](https://github.com/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](https://github.com/ruby/setup-ruby/compare/4c56a21280b36d862b5fc31348f463d60bdc55d5...0cb964fd540e0a24c900370abf38a33466142735) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.305.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd05d91..a66e41c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: - name: Install ripgrep run: sudo apt-get install -y ripgrep - name: Set up Ruby ${{ matrix.ruby }} - uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1 + uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1 with: bundler-cache: true ruby-version: ${{ matrix.ruby }} @@ -48,7 +48,7 @@ jobs: with: persist-credentials: false - name: Set up Ruby - uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1 + uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1 with: bundler-cache: true ruby-version: 3.4 @@ -62,7 +62,7 @@ jobs: with: persist-credentials: false - name: Set up Ruby - uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1 + uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1 with: bundler-cache: true ruby-version: 3.4