Skip to content

Commit 4f5aa34

Browse files
committed
Update codecov/codecov-action action to v5.4.3
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 42a9449 commit 4f5aa34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
run: make test
176176

177177
- name: Upload test coverage
178-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
178+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
179179
with:
180180
token: ${{ secrets.CODECOV_TOKEN }}
181181
file: ./cover.out

0 commit comments

Comments
 (0)