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 #357 from external-secrets/dependabot/github_actions/codecov/codecov-action-2.0.3

chore(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3
This commit is contained in:
paul-the-alien[bot] 2021-08-31 18:13:20 +00:00 committed by GitHub
commit 6f37582958
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@v2.0.2
uses: codecov/codecov-action@v2.0.3
with:
flags: unittests
file: ./cover.out