From d97dd8c4e1734e4e7e0270ef3af8dd6444bd9b7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 09:11:14 +0000 Subject: [PATCH] Bump Wandalen/wretry.action from 1.0.15 to 1.0.36 Bumps [Wandalen/wretry.action](https://github.com/Wandalen/wretry.action) from 1.0.15 to 1.0.36. - [Release notes](https://github.com/Wandalen/wretry.action/releases) - [Commits](https://github.com/Wandalen/wretry.action/compare/v1.0.15...v1.0.36) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/examples-cc32xx.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/examples-cc32xx.yaml b/.github/workflows/examples-cc32xx.yaml index 5d38038d3aea3b..9f973f538ffbac 100644 --- a/.github/workflows/examples-cc32xx.yaml +++ b/.github/workflows/examples-cc32xx.yaml @@ -39,7 +39,7 @@ jobs: volumes: - "/tmp/bloat_reports:/tmp/bloat_reports" steps: - - uses: Wandalen/wretry.action@v1.0.15 + - uses: Wandalen/wretry.action@v1.0.36 name: Checkout with: action: actions/checkout@v3