Skip to content

Commit 101e79f

Browse files
Bump nick-invision/retry from 3.0.0 to 3.0.2
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/nick-invision/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](nick-fields/retry@7152eba...ce71cc2) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66b86ee commit 101e79f

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)