From dc6da6c3a469cbac9d1469edb1b8dc455362abfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 11:03:36 +0000 Subject: [PATCH] build(deps): bump codecov/codecov-action from 1.5.2 to 2.0.3 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.2 to 2.0.3. - [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/29386c70ef20e286228c72b668a06fd0e8399192...5a8bb4701eca7ba3673f21664b887f652c58d0a3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... 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 af9a27663b48c..5cdb96efead9f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -227,7 +227,7 @@ jobs: env: HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - uses: codecov/codecov-action@29386c70ef20e286228c72b668a06fd0e8399192 + - uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3 test-default-formula-linux: name: test default formula (Linux) @@ -332,4 +332,4 @@ jobs: - run: brew test-bot --only-formulae --test-default-formula - - uses: codecov/codecov-action@29386c70ef20e286228c72b668a06fd0e8399192 + - uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3