Merge pull request #11916 from Homebrew/dependabot/github_actions/codecov/codecov-action-2.0.3

build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3
This commit is contained in:
Mike McQuaid 2021-08-25 09:48:00 +01:00 committed by GitHub
commit 3793fcf097
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -234,7 +234,7 @@ jobs:
env:
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: codecov/codecov-action@51d810878be5422784e86451c0e7c14e5860ec47
- uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3
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@51d810878be5422784e86451c0e7c14e5860ec47
- uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3