Merge pull request #11186 from Homebrew/dependabot/github_actions/codecov/codecov-action-0e28ff86a50029a44d10df6ed4c308711925a6a8

build(deps): bump codecov/codecov-action from 9b0b9bbe2c64e9ed41413180dd7398450dfeee14 to 1.4.0
This commit is contained in:
Mike McQuaid 2021-04-20 12:16:45 +01:00 committed by GitHub
commit 9a809bed5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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