Skip to content

Commit 6b3294b

Browse files
build(deps): bump nick-invision/retry from 2.8.1 to 2.8.2
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.8.1 to 2.8.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@b4fa575...3e91a01) --- 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 71599cd commit 6b3294b

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
@@ -168,7 +168,7 @@ jobs:
168168

169169
# Action Repo: https://github.com/nick-invision/retry
170170
- name: "Stage 4: Verify staging works"
171-
uses: nick-invision/retry@b4fa57557dda8c2f30bcb2d19372cc3237190f7f
171+
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
172172
with:
173173
timeout_minutes: 10
174174
max_attempts: 3
@@ -296,7 +296,7 @@ jobs:
296296
TERM: xterm
297297

298298
- name: "Stage 4: Verify ${{ matrix.federation_member }} works"
299-
uses: nick-invision/retry@b4fa57557dda8c2f30bcb2d19372cc3237190f7f
299+
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
300300
with:
301301
timeout_minutes: 10
302302
max_attempts: 3

0 commit comments

Comments
 (0)