From 2ad5b5b1d50b2da4448305eb188e3b140f4b354f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 22:04:39 +0000 Subject: [PATCH] Bump ruby/setup-ruby from 1.101.0 to 1.137.2 Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.101.0 to 1.137.2. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](https://github.com/ruby/setup-ruby/compare/ebaea52cb20fea395b0904125276395e37183dac...f60ef1e8084a2e64569f928c3f1cfac6c7e12ad7) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/linux.yml | 2 +- .github/workflows/macos.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 68a783d4d51..0343880183a 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -25,7 +25,7 @@ jobs: go-version: 1.19 - name: Setup Ruby - uses: ruby/setup-ruby@ebaea52cb20fea395b0904125276395e37183dac + uses: ruby/setup-ruby@f60ef1e8084a2e64569f928c3f1cfac6c7e12ad7 with: ruby-version: 3.0.0 diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 06b63d6b21f..3bb290c0574 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -25,7 +25,7 @@ jobs: go-version: 1.18 - name: Setup Ruby - uses: ruby/setup-ruby@ebaea52cb20fea395b0904125276395e37183dac + uses: ruby/setup-ruby@f60ef1e8084a2e64569f928c3f1cfac6c7e12ad7 with: ruby-version: 3.0.0