Skip to content

Commit 0119e1f

Browse files
build(deps): bump nick-fields/retry from 2.8.2 to 2.8.3 (#2725)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ad81f7 commit 0119e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131

132132
# Wait until the Appium server starts.
133133
- name: Check Appium Server
134-
uses: nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 # pin@v2
134+
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # pin@v2
135135
with:
136136
timeout_seconds: 60
137137
max_attempts: 10

0 commit comments

Comments
 (0)