Bump codecov/codecov-action from 1 to 3 (#17640)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-18 15:32:15 +03:00 committed by GitHub
parent 9663bf9f03
commit 65a8649d49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ jobs:
bash ./tests/showtime.sh ./tests/ci/ut_run.sh $IP
df -h
- name: Codecov For BackEnd
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
file: ./src/github.com/goharbor/harbor/profile.cov
flags: unittests
@ -344,7 +344,7 @@ jobs:
bash ./tests/showtime.sh ./tests/ci/ui_ut_run.sh
df -h
- name: Codecov For UI
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
file: ./src/github.com/goharbor/harbor/src/portal/coverage/lcov.info
flags: unittests