Skip to content

Commit

Permalink
chore(deps): update ruby/setup-ruby action to v1.126.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 10, 2022
1 parent f87d5a5 commit 5aa9b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-format-lint.yml
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Setup Ruby
if: steps.changes.outputs.lambda == 'true' && matrix.ruby
uses: ruby/setup-ruby@c4fe7bd15ddbfcd5e07e47bf2f2cae90581d6091 # tag=v1.123.0
uses: ruby/setup-ruby@c7079efafd956afb5d823e8999c2506e1053aefa # v1.126.0
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand Down

0 comments on commit 5aa9b3f

Please sign in to comment.