Skip to content

Commit 8a1ca51

Browse files
build(deps): bump nick-invision/retry from 2.7.0 to 2.8.0
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/nick-invision/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](nick-fields/retry@e88a999...616fa81) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e32545a commit 8a1ca51

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
@@ -156,7 +156,7 @@ jobs:
156156

157157
# Action Repo: https://github.com/nick-invision/retry
158158
- name: "Stage 4: Verify staging works"
159-
uses: nick-invision/retry@e88a9994b039653512d697de1bce46b00bfe11b5
159+
uses: nick-invision/retry@616fa81820c9b34fd44f4a0cfeda436b4b8338d3
160160
with:
161161
timeout_minutes: 10
162162
max_attempts: 3
@@ -284,7 +284,7 @@ jobs:
284284
TERM: xterm
285285

286286
- name: "Stage 4: Verify ${{ matrix.federation_member }} works"
287-
uses: nick-invision/retry@e88a9994b039653512d697de1bce46b00bfe11b5
287+
uses: nick-invision/retry@616fa81820c9b34fd44f4a0cfeda436b4b8338d3
288288
with:
289289
timeout_minutes: 10
290290
max_attempts: 3

0 commit comments

Comments
 (0)