mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
build(deps): bump codecov/codecov-action from 4.0.0 to 4.0.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](f30e4959ba...e0b68c6749
)
---
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
926dcda187
commit
a875eb22ed
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -389,7 +389,7 @@ jobs:
|
|||||||
HOMEBREW_BUILDPULSE_ACCOUNT_ID: 1503512
|
HOMEBREW_BUILDPULSE_ACCOUNT_ID: 1503512
|
||||||
HOMEBREW_BUILDPULSE_REPOSITORY_ID: 53238813
|
HOMEBREW_BUILDPULSE_REPOSITORY_ID: 53238813
|
||||||
|
|
||||||
- uses: codecov/codecov-action@f30e4959ba63075080d4f7f90cacc18d9f3fafd7
|
- uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044
|
||||||
with:
|
with:
|
||||||
root_dir: ${{ steps.set-up-homebrew.outputs.repository-path }}
|
root_dir: ${{ steps.set-up-homebrew.outputs.repository-path }}
|
||||||
files: Library/Homebrew/test/coverage/coverage.xml
|
files: Library/Homebrew/test/coverage/coverage.xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user