Skip to content

Commit 8a70353

Browse files
authored
Merge pull request #248 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.215.0
build(deps): bump ruby/setup-ruby from 1.213.0 to 1.215.0
2 parents ee89fbe + c3e8604 commit 8a70353

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
@@ -99,7 +99,7 @@ jobs:
9999
run: cp /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/.ruby-version .
100100

101101
- name: Install Ruby
102-
uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # v1.213.0
102+
uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215.0
103103
with:
104104
bundler-cache: true
105105

0 commit comments

Comments
 (0)