File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 7979 large-packages : false # Need this for packages that emulator depends on (specifically libx11-xcb1)
8080
8181 - name : Detox test
82- uses : reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915 # renovate: ignoreDigest
82+ uses : reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915 # v2
8383 with :
8484 api-level : 31
8585 arch : x86_64
Original file line number Diff line number Diff line change 77 "matchPackageNames" : [" *" ]
88 },
99 {
10- "description" : " Disable digest pinning for a specific action" ,
10+ "description" : " Disable all updates for the android emulator runner action" ,
1111 "matchPackageNames" : [" reactivecircus/android-emulator-runner" ],
1212 "matchDepTypes" : [" action" ],
13- "pinDigests" : false
13+ "matchDatasources" : [" github" ],
14+ "enabled" : false
1415 }
1516 ],
1617 "vulnerabilityAlerts" : {
You can’t perform that action at this time.
0 commit comments