Skip to content

Commit

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

build(deps): bump ruby/setup-ruby from 1.213.0 to 1.215.0
  • Loading branch information
ZhongRuoyu authored Feb 3, 2025
2 parents ce95231 + 839c553 commit 98a19d5
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@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # v1.213.0
uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215.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@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # v1.213.0
uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215.0
with:
bundler-cache: true

Expand Down

0 comments on commit 98a19d5

Please sign in to comment.