Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit c8ebb3f

Browse files
authored
Merge pull request #163 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.192.0
2 parents a7818ed + eb82538 commit c8ebb3f

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@52753b7da854d5c07df37391a986c76ab4615999 # v1.191.0
26+
uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1.192.0
2727
with:
2828
ruby-version: ${{ matrix.ruby }}
2929
bundler-cache: true

0 commit comments

Comments
 (0)