From 80597087b327f455641b84b914697e9be026a625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 09:01:42 +0000 Subject: [PATCH] build(deps): bump codecov/codecov-action from v1.0.11 to v1.0.12 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.11 to v1.0.12. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](https://github.com/codecov/codecov-action/compare/v1.0.11...07127fde53bc3ccd346d47ab2f14c390161ad108) Signed-off-by: dependabot[bot] --- .github/workflows/coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index f6349db7..422ad5a2 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -26,4 +26,4 @@ jobs: version: 'latest' timeout: 300 - name: Upload coverage report to Codecov - uses: codecov/codecov-action@v1.0.11 + uses: codecov/codecov-action@v1.0.12