From 239c61c19b3ac3aa06781883747db29f63c03216 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 09:50:05 +0000 Subject: [PATCH] Update reactivecircus/android-emulator-runner action to v2.37.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/garm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/garm.yml b/.github/workflows/garm.yml index c13994c706de..9be96467ae4f 100644 --- a/.github/workflows/garm.yml +++ b/.github/workflows/garm.yml @@ -79,7 +79,7 @@ jobs: - name: gplay env: GITHUB_TOKEN: ${{ secrets.GIT_TOKEN }} - uses: reactivecircus/android-emulator-runner@b530d96654c385303d652368551fb075bc2f0b6b # v2.35.0 + uses: reactivecircus/android-emulator-runner@e89f39f1abbbd05b1113a29cf4db69e7540cae5a # v2.37.0 with: api-level: ${{ matrix.api-level }} cmake: 4.1.2