build(deps): bump codecov/codecov-action from 1.5.2 to 2.0.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.2 to 2.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](29386c70ef...c585afe366)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
16b01d6e01
commit
637ece373b
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -234,7 +234,7 @@ jobs:
|
||||
env:
|
||||
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- uses: codecov/codecov-action@29386c70ef20e286228c72b668a06fd0e8399192
|
||||
- uses: codecov/codecov-action@c585afe366f940d214dc09df2664c06d7fe07052
|
||||
|
||||
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@29386c70ef20e286228c72b668a06fd0e8399192
|
||||
- uses: codecov/codecov-action@c585afe366f940d214dc09df2664c06d7fe07052
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user