From d907dec0674af380f5d3008d65df47ccb243f429 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 13:06:52 +0000 Subject: [PATCH] Bump Wandalen/wretry.action from 3.7.2 to 3.8.0 Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.7.2 to 3.8.0. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](https://github.com/wandalen/wretry.action/compare/v3.7.2...v3.8.0) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/doit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/doit.yml b/.github/workflows/doit.yml index 25cf5a9..692fdd6 100644 --- a/.github/workflows/doit.yml +++ b/.github/workflows/doit.yml @@ -78,7 +78,7 @@ jobs: - name: Setup the dirs if: ${{ env.SAFE_TO_RUN == 'true' }} - uses: Wandalen/wretry.action@v3.7.2 + uses: Wandalen/wretry.action@v3.8.0 with: command: | mkdir -p tmp