Skip to content

Commit 5bbe007

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-maestro.sh to v1.40.0
1 parent f8fa2ad commit 5bbe007

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.github/workflows/e2e.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: '1.40.0'
17+
MAESTRO_VERSION: 'v1.40.0'
1818
IOS_DEVICE: 'iPhone 16'
1919
IOS_VERSION: '18.1'
2020

.github/workflows/sample-application.yml

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

1414
env:
1515
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
16-
MAESTRO_VERSION: '1.40.0'
16+
MAESTRO_VERSION: 'v1.40.0'
1717
RN_SENTRY_POD_NAME: RNSentry
1818
IOS_APP_ARCHIVE_PATH: sentry-react-native-sample.app.zip
1919
ANDROID_APP_ARCHIVE_PATH: sentry-react-native-sample.apk.zip

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
- Bump Cocoa SDK from v8.49.0 to v8.49.1 ([#4771](https://github.com/getsentry/sentry-react-native/pull/4771))
1818
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8491)
1919
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.49.0...8.49.1)
20+
- Bump Maestro from v1.39.0 to v1.40.0 ([#4778](https://github.com/getsentry/sentry-react-native/pull/4778))
21+
- [changelog](https://github.com/mobile-dev-inc/Maestro/blob/main/CHANGELOG.md#v1400)
22+
- [diff](https://github.com/mobile-dev-inc/Maestro/compare/1.39.0...v1.40.0)
2023

2124
## 6.11.0
2225

0 commit comments

Comments
 (0)