Skip to content

Commit

Permalink
Merge pull request #13 from crossplane/renovate/codecov-codecov-actio…
Browse files Browse the repository at this point in the history
…n-3.x

Update codecov/codecov-action action to v3
  • Loading branch information
phisco authored Aug 21, 2023
2 parents ebded96 + 223abf0 commit d059dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
run: make test

- name: Publish Unit Test Coverage
uses: codecov/codecov-action@29386c70ef20e286228c72b668a06fd0e8399192 # v1
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
with:
flags: unittests
file: _output/tests/linux_amd64/coverage.txt
Expand Down

0 comments on commit d059dd4

Please sign in to comment.