Merge pull request #13 from crossplane/renovate/codecov-codecov-action-3.x

Update codecov/codecov-action action to v3
This commit is contained in:
Philippe Scorsolini 2023-08-21 09:48:27 +02:00 committed by GitHub
commit d059dd45a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ jobs:
run: make test run: make test
- name: Publish Unit Test Coverage - name: Publish Unit Test Coverage
uses: codecov/codecov-action@29386c70ef20e286228c72b668a06fd0e8399192 # v1 uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
with: with:
flags: unittests flags: unittests
file: _output/tests/linux_amd64/coverage.txt file: _output/tests/linux_amd64/coverage.txt