Merge pull request #17603 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.183.0
This commit is contained in:
commit
fc96eff8c2
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
run: vale docs/
|
||||
|
||||
- name: Install Ruby
|
||||
uses: ruby/setup-ruby@af43264f2b94cc8451805dc51af7408f01de6471 # v1.182.0
|
||||
uses: ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae # v1.183.0
|
||||
with:
|
||||
bundler-cache: true
|
||||
working-directory: docs
|
||||
|
||||
2
.github/workflows/rubydoc.yml
vendored
2
.github/workflows/rubydoc.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
path: rubydoc
|
||||
|
||||
- name: Install Ruby
|
||||
uses: ruby/setup-ruby@af43264f2b94cc8451805dc51af7408f01de6471 # v1.182.0
|
||||
uses: ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae # v1.183.0
|
||||
with:
|
||||
bundler-cache: true
|
||||
working-directory: rubydoc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user