From 53b399db1f4d45494d7829b5d7ce5cafe59dfd10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 18:02:35 +0000 Subject: [PATCH] build(deps): 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/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ea138894ff..3655ad96b7 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -234,7 +234,7 @@ jobs: env: HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - uses: codecov/codecov-action@c585afe366f940d214dc09df2664c06d7fe07052 + - uses: codecov/codecov-action@51d810878be5422784e86451c0e7c14e5860ec47 test-default-formula-linux: name: test default formula (Linux) @@ -339,4 +339,4 @@ jobs: - run: brew test-bot --only-formulae --test-default-formula - - uses: codecov/codecov-action@c585afe366f940d214dc09df2664c06d7fe07052 + - uses: codecov/codecov-action@51d810878be5422784e86451c0e7c14e5860ec47