From b9fd7191005129b3e433620b44a32b994144c53c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 04:50:03 +0000 Subject: [PATCH] Bump Wandalen/wretry.action from 3.1.0 to 3.2.0 Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](https://github.com/wandalen/wretry.action/compare/42af9d415b6e955870e984489d2c9b97aabc949f...7afe8a7967f5a1d3f9bc048911bbe75943ad27b5) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-minor ... 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 d8d56250d11..97884a0b645 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -64,7 +64,7 @@ jobs: sudo apt install pandoc if: runner.os == 'Linux' - name: Install pandoc on windows - uses: Wandalen/wretry.action@42af9d415b6e955870e984489d2c9b97aabc949f # v3.1.0 + uses: Wandalen/wretry.action@7afe8a7967f5a1d3f9bc048911bbe75943ad27b5 # v3.2.0 with: action: crazy-max/ghaction-chocolatey@v1.6.0 with: |