Skip to content

Commit 7d18cb5

Browse files
dependabot[bot]hsbt
authored andcommitted
Bump ruby/setup-ruby from 1.126.0 to 1.127.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.126.0 to 1.127.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](ruby/setup-ruby@c7079ef...ee21135) --- 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>
1 parent 3eb34e3 commit 7d18cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- if: ${{ matrix.os == 'ubuntu-latest' }}
2424
run: sudo apt install libyaml-dev
2525
- name: Set up Ruby
26-
uses: ruby/setup-ruby@c7079efafd956afb5d823e8999c2506e1053aefa # v1.126.0
26+
uses: ruby/setup-ruby@ee2113536afb7f793eed4ce60e8d3b26db912da4 # v1.127.0
2727
with:
2828
ruby-version: ${{ matrix.ruby }}
2929
bundler-cache: true # 'bundle install' and cache

0 commit comments

Comments
 (0)