Skip to content

Commit

Permalink
chore(deps): update ruby/setup-ruby to v1.173.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent 14dfa3b commit 096a40f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/action.fastlane.promote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: 'Check secret configuration'
run: ./.github/scripts/check_secrets_decryption.sh
- name: 'Setup Ruby'
uses: ruby/setup-ruby@v1.172.0
uses: ruby/setup-ruby@v1.173.0
with:
ruby-version: '3.0'
bundler-cache: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/action.fastlane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
name: 'aab-build'
- name: 'Setup Ruby'
uses: ruby/setup-ruby@v1.172.0
uses: ruby/setup-ruby@v1.173.0
with:
ruby-version: '3.0'
bundler-cache: true
Expand Down

0 comments on commit 096a40f

Please sign in to comment.