build(deps): bump codecov/codecov-action
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 9b0b9bbe2c64e9ed41413180dd7398450dfeee14 to 1.4.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](9b0b9bbe2c...0e28ff86a5)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
520b8110e8
commit
50e74b35e0
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user