summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-28 16:55:35 +0900
committerGitHub <noreply@github.com>2022-09-28 16:55:35 +0900
commit4530abe8df99d27eb37aaa4bf6c5f90d36004b3f (patch)
tree3764df53122fcb6967a51ed3ae8805e81df1b867
parent586020b8b6d13cce6bd75908f62283bf333b3ef7 (diff)
Bump ruby/setup-ruby from 1.101.0 to 1.117.0 (#2974)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.101.0 to 1.117.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](https://github.com/ruby/setup-ruby/compare/ebaea52cb20fea395b0904125276395e37183dac...3068fa83f9cbd7ae106cac45483635a2f3a195c9) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/linux.yml2
-rw-r--r--.github/workflows/macos.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml
index 57dc033e..73986adf 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@3068fa83f9cbd7ae106cac45483635a2f3a195c9
with:
ruby-version: 3.0.0
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index dd4cd5f2..a0faf715 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@3068fa83f9cbd7ae106cac45483635a2f3a195c9
with:
ruby-version: 3.0.0