Skip to content

Commit

Permalink
chore(deps): update ruby/setup-ruby action to v1.113.2 (#1027)
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 Jul 27, 2022
1 parent 8d79a0e commit bbfc341
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 @@ -22,7 +22,7 @@ runs:
uses: microsoft/[email protected]
- name: Set up Ruby
if: ${{ inputs.platform == 'ios' || inputs.platform == 'macos' || inputs.platform == 'node' }}
uses: ruby/setup-ruby@v1.111.0
uses: ruby/setup-ruby@v1.113.2
with:
ruby-version: "3.0"
bundler: Gemfile.lock
Expand Down

0 comments on commit bbfc341

Please sign in to comment.