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:
Mike McQuaid 2022-09-19 20:45:43 +01:00 committed by GitHub
commit 8de3e93715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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