Skip to content

Commit

Permalink
Merge pull request #17393 from Homebrew/dependabot/github_actions/rub…
Browse files Browse the repository at this point in the history
…y/setup-ruby-1.178.0
  • Loading branch information
p-linnane authored May 30, 2024
2 parents def2f92 + 336abf2 commit cb3101c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
git reset --hard
- name: Install Ruby
uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # v1.177.1
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
with:
bundler-cache: true
working-directory: ${{ steps.set-up-homebrew.outputs.repository-path }}/docs
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
path: rubydoc

- name: Install Ruby
uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # v1.177.1
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
with:
bundler-cache: true
working-directory: rubydoc
Expand Down

0 comments on commit cb3101c

Please sign in to comment.