Merge pull request #13172 from Homebrew/dependabot/github_actions/codecov/codecov-action-3.1.0

build(deps): bump codecov/codecov-action from 3.0.0 to 3.1.0
This commit is contained in:
Mike McQuaid 2022-04-22 14:17:45 +01:00 committed by GitHub
commit aaa4f5ec7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -240,7 +240,7 @@ jobs:
env:
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: codecov/codecov-action@e3c560433a6cc60aec8812599b7844a7b4fa0d71
- uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378
with:
files: Library/Homebrew/test/coverage/coverage.xml
@ -341,6 +341,6 @@ jobs:
- run: brew test-bot --only-formulae --test-default-formula
- uses: codecov/codecov-action@e3c560433a6cc60aec8812599b7844a7b4fa0d71
- uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378
with:
files: Library/Homebrew/test/coverage/coverage.xml