build(deps): bump codecov/codecov-action
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from fcebab03f26c7530a22baa63f06b3e0515f0c7cd to 1.3.2. 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](fcebab03f2...9b0b9bbe2c
)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8bfc5d0c27
commit
bf4e83e2ab
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -210,7 +210,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- uses: codecov/codecov-action@fcebab03f26c7530a22baa63f06b3e0515f0c7cd
|
- uses: codecov/codecov-action@9b0b9bbe2c64e9ed41413180dd7398450dfeee14
|
||||||
|
|
||||||
test-default-formula-linux:
|
test-default-formula-linux:
|
||||||
name: test default formula (Linux)
|
name: test default formula (Linux)
|
||||||
@ -292,4 +292,4 @@ jobs:
|
|||||||
|
|
||||||
- run: brew test-bot --only-formulae --test-default-formula
|
- run: brew test-bot --only-formulae --test-default-formula
|
||||||
|
|
||||||
- uses: codecov/codecov-action@fcebab03f26c7530a22baa63f06b3e0515f0c7cd
|
- uses: codecov/codecov-action@9b0b9bbe2c64e9ed41413180dd7398450dfeee14
|
||||||
|
Loading…
x
Reference in New Issue
Block a user