From aa50d6449d32ceae436c3c0d951cff3fa197b833 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Dec 2022 15:02:50 +0000 Subject: [PATCH] chore(deps): pin reactivecircus/android-emulator-runner action to 50986b1 --- .github/workflows/baseline-profile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/baseline-profile.yml b/.github/workflows/baseline-profile.yml index 90c906d0..cdc400a4 100644 --- a/.github/workflows/baseline-profile.yml +++ b/.github/workflows/baseline-profile.yml @@ -53,7 +53,7 @@ jobs: # baseline profile generator. We need to manually pull the baseline profiles off the # emulator when using the GA runner - name: Run benchmark - uses: reactivecircus/android-emulator-runner@v2 + uses: reactivecircus/android-emulator-runner@50986b1464923454c95e261820bc626f38490ec0 # v2 with: api-level: 33 target: google_apis