Skip to content

Commit 75cc849

Browse files
committed
chore: fix actions runner digest pinning
1 parent 7bee52d commit 75cc849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/react-native-detox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
android: false # We need android.
7979

8080
- name: Detox test
81-
uses: reactivecircus/android-emulator-runner@937ab7eebcc30ff1de6da4cefb61f1fc967fb803
81+
uses: reactivecircus/android-emulator-runner@b530d96654c385303d652368551fb075bc2f0b6b # v2
8282
with:
8383
api-level: 31
8484
arch: x86_64

0 commit comments

Comments
 (0)