From dceeed18ac6523deaeaf0096302db09797c75617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 19:08:22 +0000 Subject: [PATCH] Bump codecov/codecov-action from 2.0.1 to 2.0.2 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/c585afe366f940d214dc09df2664c06d7fe07052...51d810878be5422784e86451c0e7c14e5860ec47) --- 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.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d144607b43..1afe4e8b72 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: - run: npm run test:ci - - uses: codecov/codecov-action@c585afe366f940d214dc09df2664c06d7fe07052 + - uses: codecov/codecov-action@51d810878be5422784e86451c0e7c14e5860ec47 with: fail_ci_if_error: true