Skip to content

Commit

Permalink
Merge pull request #857 from Homebrew/dependabot/github_actions/ruby/…
Browse files Browse the repository at this point in the history
…setup-ruby-1.207.0
  • Loading branch information
SMillerDev authored Dec 31, 2024
2 parents 1455004 + c017feb commit 7c808e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: Homebrew/actions/setup-homebrew@master

- name: Set up Ruby
uses: ruby/setup-ruby@bfefad842bb982ff05b233bcbc1571d97a87e69f # v1.206.0
uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4 # v1.207.0
with:
bundler-cache: true

Expand All @@ -53,7 +53,7 @@ jobs:
uses: Homebrew/actions/setup-homebrew@master

- name: Set up Ruby
uses: ruby/setup-ruby@bfefad842bb982ff05b233bcbc1571d97a87e69f # v1.206.0
uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4 # v1.207.0
with:
bundler-cache: true

Expand Down

0 comments on commit 7c808e7

Please sign in to comment.