mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
build(deps): bump codecov/codecov-action from 2.0.1 to 2.0.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](c585afe366...51d810878b
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2689957a08
commit
53b399db1f
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@c585afe366f940d214dc09df2664c06d7fe07052
|
- uses: codecov/codecov-action@51d810878be5422784e86451c0e7c14e5860ec47
|
||||||
|
|
||||||
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@c585afe366f940d214dc09df2664c06d7fe07052
|
- uses: codecov/codecov-action@51d810878be5422784e86451c0e7c14e5860ec47
|
||||||
|
Loading…
x
Reference in New Issue
Block a user