We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c164e commit e5e993dCopy full SHA for e5e993d
1 file changed
.github/workflows/build.yml
@@ -152,7 +152,7 @@ jobs:
152
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}
153
154
- name: Run instrumented tests
155
- uses: reactivecircus/android-emulator-runner@e89f39f1abbbd05b1113a29cf4db69e7540cae5a # v2.37.0
+ uses: reactivecircus/android-emulator-runner@a421e43855164a8197daf9d8d40fe71c6996bb0d # v2.38.0
156
with:
157
api-level: 35
158
arch: x86_64
0 commit comments