Skip to content

Commit 3e0fabf

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

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
@@ -174,7 +174,7 @@ jobs:
174174
run: make test
175175

176176
- name: Upload test coverage
177-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
177+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
178178
with:
179179
token: ${{ secrets.CODECOV_TOKEN }}
180180
file: ./cover.out

0 commit comments

Comments
 (0)