Skip to content

Commit

Permalink
Merge pull request #1210 from Homebrew/dependabot/github_actions/ruby…
Browse files Browse the repository at this point in the history
…/setup-ruby-1.178.0

build(deps): bump ruby/setup-ruby from 1.177.1 to 1.178.0
  • Loading branch information
MikeMcQuaid authored May 31, 2024
2 parents e9de64c + 318c44f commit 22f3769
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
test-bot: false

- name: Set up Ruby
uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # v1.177.1
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
with:
bundler-cache: true

Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:
test-bot: false

- name: Set up Ruby
uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # v1.177.1
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
with:
bundler-cache: true

Expand Down Expand Up @@ -176,7 +176,7 @@ jobs:
test-bot: false

- name: Set up Ruby
uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # v1.177.1
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
with:
bundler-cache: true

Expand Down

0 comments on commit 22f3769

Please sign in to comment.