Skip to content

Commit e3eb6c6

Browse files
authored
Merge pull request #2472 from jupyterhub/dependabot/github_actions/nick-invision/retry-2.8.3
build(deps): bump nick-invision/retry from 2.8.2 to 2.8.3
2 parents 3ccf71c + d85227d commit e3eb6c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172

173173
# Action Repo: https://github.com/nick-invision/retry
174174
- name: "Stage 4: Verify staging works"
175-
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
175+
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
176176
with:
177177
timeout_minutes: 10
178178
max_attempts: 3
@@ -313,7 +313,7 @@ jobs:
313313
TERM: xterm
314314

315315
- name: "Stage 4: Verify ${{ matrix.federation_member }} works"
316-
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
316+
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
317317
with:
318318
timeout_minutes: 10
319319
max_attempts: 3

0 commit comments

Comments
 (0)