From f2425174b372bd9ebbd9fdfc3a282a37bb912685 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:27:58 +0000 Subject: [PATCH] Bump Wandalen/wretry.action from 3.7.3 to 3.8.0 Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.7.3 to 3.8.0. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](https://github.com/wandalen/wretry.action/compare/ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179...e68c23e6309f2871ca8ae4763e7629b9c258e1ea) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/checkVersions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checkVersions.yml b/.github/workflows/checkVersions.yml index 339354cc822..1ac4fd35eb4 100644 --- a/.github/workflows/checkVersions.yml +++ b/.github/workflows/checkVersions.yml @@ -52,7 +52,7 @@ jobs: ${{ inputs.extra-setup-command }} - name: Check and increment versions - uses: Wandalen/wretry.action@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # master + uses: Wandalen/wretry.action@e68c23e6309f2871ca8ae4763e7629b9c258e1ea # master with: attempt_delay: 200 attempt_limit: 10