From cb25ccdef2e5724e457f6e606f2116b802d9b5bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 13:52:14 +0100 Subject: [PATCH] chore(deps): update docker.io/woodpeckerci/plugin-codecov docker tag to v2.1.5 (#4167) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com> --- .woodpecker/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/test.yaml b/.woodpecker/test.yaml index 21045c47d..a709ec54c 100644 --- a/.woodpecker/test.yaml +++ b/.woodpecker/test.yaml @@ -129,7 +129,7 @@ steps: - test - sqlite pull: true - image: docker.io/woodpeckerci/plugin-codecov:2.1.2 + image: docker.io/woodpeckerci/plugin-codecov:2.1.5 settings: files: - agent-coverage.out