Skip to content

Commit 9c03b6e

Browse files
dependabot[bot]hsbt
authored andcommitted
Bump ruby/setup-ruby from 1.131.0 to 1.133.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.131.0 to 1.133.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](ruby/setup-ruby@03b78bd...09c1021) --- 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 a89c599 commit 9c03b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
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@03b78bdda287ae04217ee12e4b64996630a03542 # v1.131.0
26+
uses: ruby/setup-ruby@09c10210cc6e998d842ce8433cd9d245933cd797 # v1.133.0
2727
with:
2828
ruby-version: ${{ matrix.ruby }}
2929
bundler-cache: true # 'bundle install' and cache

0 commit comments

Comments
 (0)