Skip to content

Commit 00edec2

Browse files
build(deps): bump Wandalen/wretry.action from 3.7.3 to 3.8.0
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.7.3 to 3.8.0. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](Wandalen/wretry.action@v3.7.3...v3.8.0) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fdcebe commit 00edec2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ jobs:
350350
- name: create AVD and generate snapshot for caching
351351
if: steps.avd-cache.outputs.cache-hit != 'true'
352352
id: avd_create
353-
uses: Wandalen/wretry.action@v3.7.3
353+
uses: Wandalen/wretry.action@v3.8.0
354354
with:
355355
action: reactivecircus/android-emulator-runner@v2
356356
attempt_limit: 5
@@ -420,7 +420,7 @@ jobs:
420420

421421
## Run tests with some redundancy - 5 Checks
422422
- name: Run tests
423-
uses: Wandalen/wretry.action@v3.7.3
423+
uses: Wandalen/wretry.action@v3.8.0
424424
with:
425425
action: reactivecircus/android-emulator-runner@v2
426426
attempt_limit: 5

0 commit comments

Comments
 (0)