From bf4e83e2ab1f45a72e93b5413f2f7a120465577c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 00:15:43 +0000 Subject: [PATCH] build(deps): bump codecov/codecov-action Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from fcebab03f26c7530a22baa63f06b3e0515f0c7cd to 1.3.2. 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/fcebab03f26c7530a22baa63f06b3e0515f0c7cd...9b0b9bbe2c64e9ed41413180dd7398450dfeee14) 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 817948154f..7bc383878b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -210,7 +210,7 @@ jobs: env: HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - uses: codecov/codecov-action@fcebab03f26c7530a22baa63f06b3e0515f0c7cd + - uses: codecov/codecov-action@9b0b9bbe2c64e9ed41413180dd7398450dfeee14 test-default-formula-linux: name: test default formula (Linux) @@ -292,4 +292,4 @@ jobs: - run: brew test-bot --only-formulae --test-default-formula - - uses: codecov/codecov-action@fcebab03f26c7530a22baa63f06b3e0515f0c7cd + - uses: codecov/codecov-action@9b0b9bbe2c64e9ed41413180dd7398450dfeee14