From f1f47938a27188197cc819d1e00696306d06a56a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 21:44:12 +0000 Subject: [PATCH] deps(ci): bump codecov/codecov-action from 5.0.3 to 5.0.6 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.0.3 to 5.0.6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v5.0.3...v5.0.6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-test.yaml b/.github/workflows/ci-test.yaml index f0251d2c..23630333 100644 --- a/.github/workflows/ci-test.yaml +++ b/.github/workflows/ci-test.yaml @@ -90,7 +90,7 @@ jobs: ${{ env.OASIS_NODE_DATADIR }}/fixture.json - name: Upload to codecov.io - uses: codecov/codecov-action@v5.0.3 + uses: codecov/codecov-action@v5.0.6 test-go-c10l: runs-on: ubuntu-latest @@ -169,4 +169,4 @@ jobs: ${{ env.OASIS_NODE_DATADIR }}/fixture.json - name: Upload to codecov.io - uses: codecov/codecov-action@v5.0.3 + uses: codecov/codecov-action@v5.0.6