chore(deps): pin reactivecircus/android-emulator-runner action to 50986b1

This commit is contained in:
renovate[bot] 2022-12-11 15:02:50 +00:00 committed by GitHub
parent 6a41b966c5
commit aa50d6449d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ jobs:
# baseline profile generator. We need to manually pull the baseline profiles off the # baseline profile generator. We need to manually pull the baseline profiles off the
# emulator when using the GA runner # emulator when using the GA runner
- name: Run benchmark - name: Run benchmark
uses: reactivecircus/android-emulator-runner@v2 uses: reactivecircus/android-emulator-runner@50986b1464923454c95e261820bc626f38490ec0 # v2
with: with:
api-level: 33 api-level: 33
target: google_apis target: google_apis