From 7cd438a4fa91877c4a14a5ff0efb95a642631bb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:20:59 +0000 Subject: [PATCH] Bump Wandalen/wretry.action from 3.7.2 to 3.7.3 Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](https://github.com/wandalen/wretry.action/compare/v3.7.2...v3.7.3) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-patch ... 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..dde43fa 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.7.3 with: command: | mkdir -p tmp