1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00

Merge pull request #284 from external-secrets/dependabot/github_actions/codecov/codecov-action-2.0.2

chore(deps): bump codecov/codecov-action from 1 to 2.0.2
This commit is contained in:
paul-the-alien[bot] 2021-08-07 09:21:15 +00:00 committed by GitHub
commit 4b72792f1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -176,7 +176,7 @@ jobs:
make test
- name: Publish Unit Test Coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2.0.2
with:
flags: unittests
file: ./cover.out