Skip to content

Commit 3d9bb73

Browse files
authored
Merge pull request #254 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.221.0
build(deps): bump ruby/setup-ruby from 1.218.0 to 1.221.0
2 parents 25571b8 + ff32425 commit 3d9bb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-shared-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
run: cp /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/.ruby-version .
101101

102102
- name: Install Ruby
103-
uses: ruby/setup-ruby@d781c1b4ed31764801bfae177617bb0446f5ef8d # v1.218.0
103+
uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221.0
104104
with:
105105
bundler-cache: true
106106

0 commit comments

Comments
 (0)