Skip to content

Commit 488c8a1

Browse files
chore: update scripts/update-maestro.sh to v2.0.10 (#5373)
Co-authored-by: GitHub <[email protected]>
1 parent 3aac3a7 commit 488c8a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/e2e-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515

1616
env:
1717
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
18-
MAESTRO_VERSION: '2.0.9'
18+
MAESTRO_VERSION: '2.0.10'
1919
IOS_DEVICE: 'iPhone 16'
2020
IOS_VERSION: '18.1'
2121

.github/workflows/sample-application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414

1515
env:
1616
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
17-
MAESTRO_VERSION: '2.0.9'
17+
MAESTRO_VERSION: '2.0.10'
1818
RN_SENTRY_POD_NAME: RNSentry
1919
IOS_APP_ARCHIVE_PATH: sentry-react-native-sample.app.zip
2020
ANDROID_APP_ARCHIVE_PATH: sentry-react-native-sample.apk.zip

0 commit comments

Comments
 (0)