Skip to content

Commit

Permalink
chore(deps): update ruby/setup-ruby to v1.185.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent 21c00be commit 2d68343
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.183.0
uses: ruby/setup-ruby@v1.185.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 @@ -31,7 +31,7 @@ jobs:
with:
name: 'aab-build'
- name: 'Setup Ruby'
uses: ruby/setup-ruby@v1.183.0
uses: ruby/setup-ruby@v1.185.0
with:
ruby-version: '3.0'
bundler-cache: true
Expand Down

0 comments on commit 2d68343

Please sign in to comment.