Skip to content

Commit 27ab447

Browse files
build(deps): bump nick-invision/retry from 2.8.0 to 2.8.1
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/nick-invision/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](nick-fields/retry@616fa81...b4fa575) --- 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 1a1c821 commit 27ab447

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@616fa81820c9b34fd44f4a0cfeda436b4b8338d3
159+
uses: nick-invision/retry@b4fa57557dda8c2f30bcb2d19372cc3237190f7f
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@616fa81820c9b34fd44f4a0cfeda436b4b8338d3
287+
uses: nick-invision/retry@b4fa57557dda8c2f30bcb2d19372cc3237190f7f
288288
with:
289289
timeout_minutes: 10
290290
max_attempts: 3

0 commit comments

Comments
 (0)