Skip to content

Commit 02bbf29

Browse files
authored
Merge pull request Homebrew#78 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.187.0
2 parents 419b403 + 646ff0b commit 02bbf29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Set up Ruby
26-
uses: ruby/setup-ruby@2a9a743e19810b9f3c38060637daf594dbd7b37f # v1.186.0
26+
uses: ruby/setup-ruby@161cd54b698f1fb3ea539faab2e036d409550e3c # v1.187.0
2727
with:
2828
ruby-version: ${{ matrix.ruby }}
2929
bundler-cache: true

0 commit comments

Comments
 (0)