Skip to content

Commit

Permalink
Merge pull request #17530 from Homebrew/dependabot/github_actions/rub…
Browse files Browse the repository at this point in the history
…y/setup-ruby-1.180.1

build(deps): bump ruby/setup-ruby from 1.180.0 to 1.180.1
  • Loading branch information
EricFromCanada authored Jun 18, 2024
2 parents 4f7efbb + 67a42c1 commit 907f54a
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@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # v1.180.0
uses: ruby/setup-ruby@3783f195e29b74ae398d7caca108814bbafde90e # v1.180.1
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@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # v1.180.0
uses: ruby/setup-ruby@3783f195e29b74ae398d7caca108814bbafde90e # v1.180.1
with:
bundler-cache: true
working-directory: rubydoc
Expand Down

0 comments on commit 907f54a

Please sign in to comment.