Merge pull request #19780 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.231.0

build(deps): bump ruby/setup-ruby from 1.230.0 to 1.231.0
This commit is contained in:
Patrick Linnane 2025-04-16 17:19:52 +00:00 committed by GitHub
commit 48073180c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ jobs:
run: vale docs/
- name: Install Ruby
uses: ruby/setup-ruby@e5ac7b085f6e63d49c8973eb0c6e04d876b881f1 # v1.230.0
uses: ruby/setup-ruby@d8d83c3960843afb664e821fed6be52f37da5267 # v1.231.0
with:
bundler-cache: true
working-directory: docs

View File

@ -42,7 +42,7 @@ jobs:
persist-credentials: false
- name: Install Ruby
uses: ruby/setup-ruby@e5ac7b085f6e63d49c8973eb0c6e04d876b881f1 # v1.230.0
uses: ruby/setup-ruby@d8d83c3960843afb664e821fed6be52f37da5267 # v1.231.0
with:
bundler-cache: true
working-directory: rubydoc