chore(deps): update codecov/codecov-action digest to e28ff12
This commit is contained in:
parent
089f5f2347
commit
02be488842
|
|
@ -204,7 +204,7 @@ jobs:
|
|||
run: earthly --strict --remote-cache ghcr.io/crossplane/crossplane-runtime-earthly-cache:${{ github.job }} +test
|
||||
|
||||
- name: Publish Unit Test Coverage
|
||||
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4
|
||||
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4
|
||||
with:
|
||||
flags: unittests
|
||||
file: _output/tests/coverage.txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue