Skip to content

Commit 2a30783

Browse files
committed
chore(deps): update ruby/setup-ruby to v1.196.0
1 parent 4306a1d commit 2a30783

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/action.fastlane.promote.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: 'Check secret configuration'
3333
run: ./.github/scripts/check_secrets_decryption.sh
3434
- name: 'Setup Ruby'
35-
uses: ruby/setup-ruby@v1.195.0
35+
uses: ruby/setup-ruby@v1.196.0
3636
with:
3737
ruby-version: '3.0'
3838
bundler-cache: true

.github/workflows/action.fastlane.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
name: 'aab-build'
3333
- name: 'Setup Ruby'
34-
uses: ruby/setup-ruby@v1.195.0
34+
uses: ruby/setup-ruby@v1.196.0
3535
with:
3636
ruby-version: '3.0'
3737
bundler-cache: true

0 commit comments

Comments
 (0)