Merge pull request #13893 from Homebrew/dependabot/github_actions/codecov/codecov-action-3.1.1
build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1
This commit is contained in:
commit
8de3e93715
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -269,7 +269,7 @@ jobs:
|
||||
env:
|
||||
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378
|
||||
- uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70
|
||||
with:
|
||||
files: Library/Homebrew/test/coverage/coverage.xml
|
||||
|
||||
@ -370,6 +370,6 @@ jobs:
|
||||
|
||||
- run: brew test-bot --only-formulae --test-default-formula
|
||||
|
||||
- uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378
|
||||
- uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70
|
||||
with:
|
||||
files: Library/Homebrew/test/coverage/coverage.xml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user