Skip to content

Commit fd0b421

Browse files
dependabot[bot]hsbt
authored andcommitted
Bump ruby/setup-ruby from 1.135.0 to 1.138.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.135.0 to 1.138.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](ruby/setup-ruby@8df78e5...d3c9825) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2f2d0d commit fd0b421

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
@@ -31,7 +31,7 @@ jobs:
3131
- if: ${{ matrix.os == 'ubuntu-latest' }}
3232
run: sudo apt install libyaml-dev
3333
- name: Set up Ruby
34-
uses: ruby/setup-ruby@8df78e55761745aad83acaf3ff12976382356e6d # v1.135.0
34+
uses: ruby/setup-ruby@d3c9825d67b0d8720afdfdde5af56c79fdb38d16 # v1.138.0
3535
with:
3636
ruby-version: ${{ matrix.ruby }}
3737
bundler-cache: true # 'bundle install' and cache

0 commit comments

Comments
 (0)