Skip to content

Commit 2e01ca9

Browse files
committed
Update codecov/codecov-action action to v5.4.2
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 3cc45df commit 2e01ca9

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@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
179179
with:
180180
token: ${{ secrets.CODECOV_TOKEN }}
181181
file: ./cover.out

0 commit comments

Comments
 (0)