From 6ae1e670d64bf2e8482d393b376cf9ffd7d084ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 05:24:02 +0000 Subject: [PATCH] build(deps): bump codecov/codecov-action from 1.5.0 to 1.5.2 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.0 to 1.5.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/a1ed4b322b4b38cb846afb5a0ebfa17086917d27...29386c70ef20e286228c72b668a06fd0e8399192) --- 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 167f4ffdb3..f3f4078ce5 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@a1ed4b322b4b38cb846afb5a0ebfa17086917d27 + - uses: codecov/codecov-action@29386c70ef20e286228c72b668a06fd0e8399192 test-default-formula-linux: name: test default formula (Linux) @@ -319,4 +319,4 @@ jobs: - run: brew test-bot --only-formulae --test-default-formula - - uses: codecov/codecov-action@a1ed4b322b4b38cb846afb5a0ebfa17086917d27 + - uses: codecov/codecov-action@29386c70ef20e286228c72b668a06fd0e8399192