Merge pull request #18591 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.197.0

This commit is contained in:
Patrick Linnane 2024-10-18 10:30:05 -07:00 committed by GitHub
commit 9e9b5143d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ jobs:
run: vale docs/
- name: Install Ruby
uses: ruby/setup-ruby@f26937343756480a8cb3ae1f623b9c8d89ed6984 # v1.196.0
uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1.197.0
with:
bundler-cache: true
working-directory: docs

View File

@ -42,7 +42,7 @@ jobs:
path: rubydoc
- name: Install Ruby
uses: ruby/setup-ruby@f26937343756480a8cb3ae1f623b9c8d89ed6984 # v1.196.0
uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1.197.0
with:
bundler-cache: true
working-directory: rubydoc