Skip to content

Commit cf5c7b3

Browse files
authored
Merge pull request #1128 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.221.0
build(deps): bump ruby/setup-ruby from 1.215.0 to 1.221.0
2 parents 9f2ea1c + 9319843 commit cf5c7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
persist-credentials: false
1717

1818
- name: Install Ruby
19-
uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215.0
19+
uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221.0
2020
with:
2121
bundler-cache: true
2222

0 commit comments

Comments
 (0)