From 9d64a41324adff254c2142037780ba75e886f733 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 18:07:37 +0000 Subject: [PATCH] Bump Wandalen/wretry.action from 1.0.15 to 1.0.23 Bumps [Wandalen/wretry.action](https://github.com/Wandalen/wretry.action) from 1.0.15 to 1.0.23. - [Release notes](https://github.com/Wandalen/wretry.action/releases) - [Commits](https://github.com/Wandalen/wretry.action/compare/v1.0.15...v1.0.23) --- 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 6c7ee2993db3..c2249d82bb39 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@v1.0.23 with: action: crazy-max/ghaction-chocolatey@v1.6.0 with: |