From 4a2a5e6d1fa89bb2a10ed2d0ab5aeac19f9cb666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 03:08:07 +0000 Subject: [PATCH] ci: bump reactivecircus/android-emulator-runner from 2.37.0 to 2.38.0 Bumps [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.37.0 to 2.38.0. - [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases) - [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md) - [Commits](https://github.com/reactivecircus/android-emulator-runner/compare/v2.37.0...v2.38.0) --- updated-dependencies: - dependency-name: reactivecircus/android-emulator-runner dependency-version: 2.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/android-screenshot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android-screenshot.yml b/.github/workflows/android-screenshot.yml index 08ba5f6715..58108c780d 100644 --- a/.github/workflows/android-screenshot.yml +++ b/.github/workflows/android-screenshot.yml @@ -72,7 +72,7 @@ jobs: EOF chmod +x android-test-script.sh - name: Run Android Screenshot Test - uses: reactivecircus/android-emulator-runner@v2.37.0 + uses: reactivecircus/android-emulator-runner@v2.38.0 with: api-level: 35 avd-name: test_avd