Merge pull request #6430 from element-hq/renovate/reactivecircus-android-emulator-runner-2.x

chore(deps): update reactivecircus/android-emulator-runner action to v2.37.0
This commit is contained in:
renovate[bot]
2026-03-23 18:00:39 +01:00
committed by GitHub
parent a261156c7c
commit d18a95dad9

View File

@@ -98,7 +98,7 @@ jobs:
run: curl -fsSL "https://get.maestro.mobile.dev" | bash run: curl -fsSL "https://get.maestro.mobile.dev" | bash
- name: Run Maestro tests in emulator - name: Run Maestro tests in emulator
id: maestro_test id: maestro_test
uses: reactivecircus/android-emulator-runner@5d6e86df22ab11632167a1a6b0c9ab0dc3469586 # v2.36.0 uses: reactivecircus/android-emulator-runner@e89f39f1abbbd05b1113a29cf4db69e7540cae5a # v2.37.0
continue-on-error: true continue-on-error: true
env: env:
MAESTRO_USERNAME: maestroelement MAESTRO_USERNAME: maestroelement