From f81933f63e4f721985922adab4127934baa828fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:38:49 +0000 Subject: [PATCH] Bump Wandalen/wretry.action from 1.0.15 to 3.5.0 Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 1.0.15 to 3.5.0. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](https://github.com/wandalen/wretry.action/compare/v1.0.15...v3.5.0) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-major ... 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 6c7ee2993db3..a0b5fbac7ee3 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -46,7 +46,7 @@ jobs: run: sudo apt install pandoc if: runner.os == 'Linux' - name: Install pandoc on windows - uses: Wandalen/wretry.action@v1.0.15 + uses: Wandalen/wretry.action@v3.5.0 with: action: crazy-max/ghaction-chocolatey@v1.6.0 with: |