Skip to content

Commit

Permalink
Bump nick-invision/retry from 2.8.3 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.8.3 to 2.9.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@943e742...1467290)

---
updated-dependencies:
- dependency-name: nick-invision/retry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 5cf3383 commit 3586a15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:

# Action Repo: https://github.com/nick-invision/retry
- name: "Stage 4: Verify staging works"
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
uses: nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4
with:
timeout_minutes: 10
max_attempts: 3
Expand Down Expand Up @@ -308,7 +308,7 @@ jobs:
TERM: xterm

- name: "Stage 4: Verify ${{ matrix.federation_member }} works"
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
uses: nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4
with:
timeout_minutes: 10
max_attempts: 3
Expand Down

0 comments on commit 3586a15

Please sign in to comment.