Skip to content

Commit 62ab1d0

Browse files
chore(deps): update reactivecircus/android-emulator-runner digest to 937ab7e (#1018)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | reactivecircus/android-emulator-runner | action | digest | `f0d1ed2` -> `937ab7e` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/launchdarkly/js-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Updates the React Native Detox GitHub Actions workflow to use reactivecircus/android-emulator-runner@b530d9 (v2). > > - **CI**: > - Update `reactivecircus/android-emulator-runner` in `/.github/workflows/react-native-detox.yml` to `@b530d96654c385303d652368551fb075bc2f0b6b` (# v2) for the Detox test step. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 75cc849. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: joker23 <[email protected]> Co-authored-by: Steven Zhang <[email protected]>
1 parent e13e83a commit 62ab1d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/react-native-detox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
android: false # We need android.
7979

8080
- name: Detox test
81-
uses: reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915
81+
uses: reactivecircus/android-emulator-runner@b530d96654c385303d652368551fb075bc2f0b6b # v2
8282
with:
8383
api-level: 31
8484
arch: x86_64

0 commit comments

Comments
 (0)