Skip to content

Commit

Permalink
Merge pull request #661 from crossplane/renovate/codecov-codecov-acti…
Browse files Browse the repository at this point in the history
…on-digest

Update codecov/codecov-action digest to e0b68c6
  • Loading branch information
phisco authored Feb 12, 2024
2 parents 3307c23 + 524c25c commit 87e9df8
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 @@ -221,7 +221,7 @@ jobs:
run: make -j2 test

- name: Publish Unit Test Coverage
uses: codecov/codecov-action@c4cf8a4f03f0ac8585acb7c1b7ce3460ec15782f # v4
uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4
with:
flags: unittests
file: _output/tests/linux_amd64/coverage.txt

0 comments on commit 87e9df8

Please sign in to comment.