Merge pull request #11311 from Homebrew/dependabot/github_actions/codecov/codecov-action-a1ed4b322b4b38cb846afb5a0ebfa17086917d27

build(deps): bump codecov/codecov-action from 967e2b38a85a62bd61be5529ada27ebc109948c2 to 1.5.0
This commit is contained in:
Bo Anderson 2021-05-04 12:10:36 +01:00 committed by GitHub
commit f018162c58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -227,7 +227,7 @@ jobs:
env:
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: codecov/codecov-action@967e2b38a85a62bd61be5529ada27ebc109948c2
- uses: codecov/codecov-action@a1ed4b322b4b38cb846afb5a0ebfa17086917d27
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@967e2b38a85a62bd61be5529ada27ebc109948c2
- uses: codecov/codecov-action@a1ed4b322b4b38cb846afb5a0ebfa17086917d27