aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/spec_guards.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-22 23:21:56 +0000
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2022-12-23 10:00:14 +0900
commit2fb6b391423fbefc4a542765727a4844c618e430 (patch)
tree6ce0a8b64799d7415e9839c5dcff9fc010919938 /.github/workflows/spec_guards.yml
parent5507b32d192cce2b5cb508a79119197146b3e4cb (diff)
downloadruby-2fb6b391423fbefc4a542765727a4844c618e430.tar.gz
Bump ruby/setup-ruby from 1.126.0 to 1.128.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.126.0 to 1.128.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](https://github.com/ruby/setup-ruby/compare/c7079efafd956afb5d823e8999c2506e1053aefa...4b2d1d631efa087f8896c15a0c6023dc2f483198) --- 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>
Diffstat (limited to '.github/workflows/spec_guards.yml')
-rw-r--r--.github/workflows/spec_guards.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/spec_guards.yml b/.github/workflows/spec_guards.yml
index 2936e892a3..fad4ac09c7 100644
--- a/.github/workflows/spec_guards.yml
+++ b/.github/workflows/spec_guards.yml
@@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
- - uses: ruby/setup-ruby@c7079efafd956afb5d823e8999c2506e1053aefa # v1.126.0
+ - uses: ruby/setup-ruby@4b2d1d631efa087f8896c15a0c6023dc2f483198 # v1.128.0
with:
ruby-version: ${{ matrix.ruby }}
bundler: none