From c7ab84b1382177def69bcbaf315106e77decd81c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 18:08:49 +0000 Subject: [PATCH] Bump Wandalen/wretry.action from 1.0.15 to 1.0.22 Bumps [Wandalen/wretry.action](https://github.com/Wandalen/wretry.action) from 1.0.15 to 1.0.22. - [Release notes](https://github.com/Wandalen/wretry.action/releases) - [Commits](https://github.com/Wandalen/wretry.action/compare/v1.0.15...v1.0.22) --- 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..42597d99b2c8 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.22 with: action: crazy-max/ghaction-chocolatey@v1.6.0 with: |