Skip to content

Commit

Permalink
Merge pull request #17675 from Homebrew/dependabot/github_actions/rub…
Browse files Browse the repository at this point in the history
…y/setup-ruby-1.187.0
  • Loading branch information
ZhongRuoyu authored Jul 11, 2024
2 parents 2aa86d8 + d0cf390 commit 6c55822
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: vale docs/

- name: Install Ruby
uses: ruby/setup-ruby@2a9a743e19810b9f3c38060637daf594dbd7b37f # v1.186.0
uses: ruby/setup-ruby@161cd54b698f1fb3ea539faab2e036d409550e3c # v1.187.0
with:
bundler-cache: true
working-directory: docs
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rubydoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
path: rubydoc

- name: Install Ruby
uses: ruby/setup-ruby@2a9a743e19810b9f3c38060637daf594dbd7b37f # v1.186.0
uses: ruby/setup-ruby@161cd54b698f1fb3ea539faab2e036d409550e3c # v1.187.0
with:
bundler-cache: true
working-directory: rubydoc
Expand Down

0 comments on commit 6c55822

Please sign in to comment.