Skip to content

Commit

Permalink
chore(deps): update ruby/setup-ruby action to v1.152.0 (#1479)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 9da4091 commit 7f19d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-toolchain/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ runs:
uses: microsoft/setup-msbuild@v1.3
- name: Set up Ruby
if: ${{ inputs.platform == 'ios' || inputs.platform == 'macos' || inputs.platform == 'node' }}
uses: ruby/setup-ruby@v1.150.0
uses: ruby/setup-ruby@v1.152.0
with:
ruby-version: "3.0"
bundler: Gemfile.lock
Expand Down

0 comments on commit 7f19d01

Please sign in to comment.