summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-22 22:35:51 +0900
committerGitHub <noreply@github.com>2022-04-22 22:35:51 +0900
commit220a908118fb038302f97e28ca1c0002ce61d28a (patch)
tree6089d4ee1911c52566e9e7d7a8f678d4d437f3b3 /.github
parent54841248e7a26ffe545220df2a444e11c96ec757 (diff)
Bump ruby/setup-ruby from 1.100.0 to 1.101.0 (#2795)
* Bump ruby/setup-ruby from 1.100.0 to 1.101.0 Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.100.0 to 1.101.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](https://github.com/ruby/setup-ruby/compare/bd94d6a504586da892a5753afdd1480096ed30df...ebaea52cb20fea395b0904125276395e37183dac) --- 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> * Delete incorrect comments Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
Diffstat (limited to '.github')
-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 4183793b..db1acf1e 100644
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -25,7 +25,7 @@ jobs:
go-version: 1.18
- name: Setup Ruby
- uses: ruby/setup-ruby@bd94d6a504586da892a5753afdd1480096ed30df # v1.62.0
+ uses: ruby/setup-ruby@ebaea52cb20fea395b0904125276395e37183dac
with:
ruby-version: 3.0.0
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index a778183f..06b63d6b 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@bd94d6a504586da892a5753afdd1480096ed30df # v1.62.0
+ uses: ruby/setup-ruby@ebaea52cb20fea395b0904125276395e37183dac
with:
ruby-version: 3.0.0