Skip to content

Commit ac1da80

Browse files
authored
Merge pull request jupyterhub#3242 from jupyterhub/dependabot/github_actions/nick-invision/retry-3.0.2
Bump nick-invision/retry from 3.0.0 to 3.0.2
2 parents 1224f33 + 101e79f commit ac1da80

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
@@ -181,7 +181,7 @@ jobs:
181181

182182
# Action Repo: https://github.com/nick-invision/retry
183183
- name: "Stage 4: Verify staging works"
184-
uses: nick-invision/retry@7152eba30c6575329ac0576536151aca5a72780e
184+
uses: nick-invision/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08
185185
with:
186186
timeout_minutes: 10
187187
max_attempts: 3
@@ -328,7 +328,7 @@ jobs:
328328
TERM: xterm
329329

330330
- name: "Stage 4: Verify ${{ matrix.federation_member }} works"
331-
uses: nick-invision/retry@7152eba30c6575329ac0576536151aca5a72780e
331+
uses: nick-invision/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08
332332
with:
333333
timeout_minutes: 10
334334
max_attempts: 3

0 commit comments

Comments
 (0)