From 50e74b35e0a9fc676baefc5be35a86e4203d1df4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 07:25:25 +0000 Subject: [PATCH] build(deps): bump codecov/codecov-action Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 9b0b9bbe2c64e9ed41413180dd7398450dfeee14 to 1.4.0. This release includes the previously tagged commit. - [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/9b0b9bbe2c64e9ed41413180dd7398450dfeee14...0e28ff86a50029a44d10df6ed4c308711925a6a8) 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 a21c1edae9..bb5427402d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -220,7 +220,7 @@ jobs: env: HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - uses: codecov/codecov-action@9b0b9bbe2c64e9ed41413180dd7398450dfeee14 + - uses: codecov/codecov-action@0e28ff86a50029a44d10df6ed4c308711925a6a8 test-default-formula-linux: name: test default formula (Linux) @@ -312,4 +312,4 @@ jobs: - run: brew test-bot --only-formulae --test-default-formula - - uses: codecov/codecov-action@9b0b9bbe2c64e9ed41413180dd7398450dfeee14 + - uses: codecov/codecov-action@0e28ff86a50029a44d10df6ed4c308711925a6a8