From f1c4510ca298d0f18d3ddb74ecec69d5d9dacc90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 04:41:25 +0000 Subject: [PATCH] chore(deps): update reactivecircus/android-emulator-runner digest to 1b985f4 --- .github/workflows/react-native-detox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/react-native-detox.yml b/.github/workflows/react-native-detox.yml index 1b491d0de3..18aac01141 100644 --- a/.github/workflows/react-native-detox.yml +++ b/.github/workflows/react-native-detox.yml @@ -78,7 +78,7 @@ jobs: android: false # We need android. - name: Detox test - uses: reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915 + uses: reactivecircus/android-emulator-runner@1b985f4c7ade04ac6f5983bbcac52ad473eee582 with: api-level: 31 arch: x86_64