build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](5a8bb4701e...f32b3a3741)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ab281b0553
commit
96e7c65a00
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -234,7 +234,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3
|
- uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b
|
||||||
|
|
||||||
test-default-formula-linux:
|
test-default-formula-linux:
|
||||||
name: test default formula (Linux)
|
name: test default formula (Linux)
|
||||||
@ -339,4 +339,4 @@ jobs:
|
|||||||
|
|
||||||
- run: brew test-bot --only-formulae --test-default-formula
|
- run: brew test-bot --only-formulae --test-default-formula
|
||||||
|
|
||||||
- uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3
|
- uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user