From 2f69f750ccb985cac166ec82fffb7db71976bcc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 23:10:08 +0000 Subject: [PATCH] chore(deps): update reactivecircus/android-emulator-runner digest to 016d4d0 --- .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 c1affa2643..13c3a9f192 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@016d4d097aac9b934d2aec7e97cedaa099e8a3e2 with: api-level: 31 arch: x86_64