From 05c83b6323e9230b98094068496d33681bc34466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:03:33 +0000 Subject: [PATCH] :seedling: Bump Wandalen/wretry.action from 1.4.5 to 1.4.9 Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 1.4.5 to 1.4.9. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](https://github.com/wandalen/wretry.action/compare/0ef67d343938e879e0a9bb37c107a55731e8ed35...f1ef3f2629b067ead8e23abc5c38abaec4413d2a) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/cover.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cover.yaml b/.github/workflows/cover.yaml index 523d52bf37..3064ab22cc 100644 --- a/.github/workflows/cover.yaml +++ b/.github/workflows/cover.yaml @@ -22,7 +22,7 @@ jobs: with: go-version: '1.21' - run: "PATH=/usr/local/go/bin:$PATH make test-cover" - - uses: Wandalen/wretry.action@0ef67d343938e879e0a9bb37c107a55731e8ed35 # v1.3.0 Retry codecov upload. It is flaky due to a known issue https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954 + - uses: Wandalen/wretry.action@f1ef3f2629b067ead8e23abc5c38abaec4413d2a # v1.3.0 Retry codecov upload. It is flaky due to a known issue https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954 with: attempt_limit: 20 action: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4