Skip to content

Commit 1fccddf

Browse files
build(deps): bump ruby/setup-ruby from 1.222.0 to 1.224.0 in /.github/actions/setup-darwin (#534)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a15b3f commit 1fccddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-darwin/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ runs:
3636
shell: bash
3737

3838
- name: Set up Ruby
39-
uses: ruby/setup-ruby@277ba2a127aba66d45bad0fa2dc56f80dbfedffa # pin@v1.222.0
39+
uses: ruby/setup-ruby@bbda85882f33075a3727c01e3c8d0de0be6146ce # pin@v1.224.0
4040
with:
4141
ruby-version: ${{ inputs.ruby }}
4242
bundler-cache: true

0 commit comments

Comments
 (0)