Skip to content

Commit 29f1985

Browse files
chore(deps): update ruby/setup-ruby action to v1.319.0 (#702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 663cb83 commit 29f1985

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-candidate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
echo "APP_STORE_CONNECT_API_KEY_KEY_FILEPATH=$KEY_PATH" >> "$GITHUB_ENV"
136136
- name: Setup Ruby
137137
if: matrix.os == 'macos-latest'
138-
uses: ruby/setup-ruby@8e41b362d2589a22a44c1cfa214b3c83052c195b # v1.318.0
138+
uses: ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
139139
with:
140140
bundler-cache: true
141141
- name: Fastlane

0 commit comments

Comments
 (0)