From 32d3b7bd0ad40b7e110c9371640b88c45a5f4fb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 19:32:28 +0000 Subject: [PATCH] Bump nick-invision/retry from 3 to 4 Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 3 to 4. - [Release notes](https://github.com/nick-invision/retry/releases) - [Commits](https://github.com/nick-invision/retry/compare/v3...v4) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index c0e7704..6b0636b 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -52,7 +52,7 @@ jobs: contents: write steps: - uses: actions/checkout@v6 - - uses: nick-invision/retry@v3 + - uses: nick-invision/retry@v4 with: timeout_minutes: 60 max_attempts: 5