From 46449dfab329a475bd7838682a0a82981bfd7c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 05:11:15 +0000 Subject: [PATCH] Bump nick-invision/retry from 2.9.0 to 3.0.0 Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.9.0 to 3.0.0. - [Release notes](https://github.com/nick-invision/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](https://github.com/nick-invision/retry/compare/14672906e672a08bd6eeb15720e9ed3ce869cdd4...7152eba30c6575329ac0576536151aca5a72780e) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/cd.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 2d817909a..d05d14a21 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -181,7 +181,7 @@ jobs: # Action Repo: https://github.com/nick-invision/retry - name: "Stage 4: Verify staging works" - uses: nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 + uses: nick-invision/retry@7152eba30c6575329ac0576536151aca5a72780e with: timeout_minutes: 10 max_attempts: 3 @@ -331,7 +331,7 @@ jobs: TERM: xterm - name: "Stage 4: Verify ${{ matrix.federation_member }} works" - uses: nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 + uses: nick-invision/retry@7152eba30c6575329ac0576536151aca5a72780e with: timeout_minutes: 10 max_attempts: 3