From 6669f34e4bd66334d78aeea1fd3e40bb17d421e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 21:00:30 +0000 Subject: [PATCH] Bump Wandalen/wretry.action from 3.7.0 to 3.7.1 Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](https://github.com/wandalen/wretry.action/compare/v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index ee8597b..91c045e 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -59,7 +59,7 @@ jobs: sudo apt install pandoc if: runner.os == 'Linux' - name: Install pandoc on windows - uses: Wandalen/wretry.action@v3.7.0 + uses: Wandalen/wretry.action@v3.7.1 with: action: crazy-max/ghaction-chocolatey@v1.6.0 with: |