summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-29 21:17:29 +0900
committerGitHub <noreply@github.com>2022-03-29 21:17:29 +0900
commit71df93b534426285f3388d1c2bf4f180a1f6b0a3 (patch)
tree480266e78d97a36ebf0b489d6f82202c5eb47282 /.github
parentbb028191f8dc8c9b8336e16c568cafc66cc08da1 (diff)
Bump ruby/setup-ruby from 1.62.0 to 1.100.0 (#2775)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.62.0 to 1.100.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](https://github.com/ruby/setup-ruby/compare/5aaa89ff0d7bb9c02d18c0008a98d24f38acbbbb...bd94d6a504586da892a5753afdd1480096ed30df) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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 68bb0ed5..4c1d30eb 100644
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -28,7 +28,7 @@ jobs:
go-version: ${{ matrix.go }}
- name: Setup Ruby
- uses: ruby/setup-ruby@5aaa89ff0d7bb9c02d18c0008a98d24f38acbbbb # v1.62.0
+ uses: ruby/setup-ruby@bd94d6a504586da892a5753afdd1480096ed30df # v1.62.0
with:
ruby-version: 3.0.0
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index 15059aa7..9f01ea33 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -28,7 +28,7 @@ jobs:
go-version: ${{ matrix.go }}
- name: Setup Ruby
- uses: ruby/setup-ruby@5aaa89ff0d7bb9c02d18c0008a98d24f38acbbbb # v1.62.0
+ uses: ruby/setup-ruby@bd94d6a504586da892a5753afdd1480096ed30df # v1.62.0
with:
ruby-version: 3.0.0