Skip to content

Commit e38b3c6

Browse files
committed
Update codecov/codecov-action action to v6
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 374bfb7 commit e38b3c6

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@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
178+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
179179
with:
180180
token: ${{ secrets.CODECOV_TOKEN }}
181181
file: ./cover.out

0 commit comments

Comments
 (0)