Skip to content

Commit da51acd

Browse files
committed
Update codecov/codecov-action action to v5.3.1
Signed-off-by: Mend Renovate <[email protected]>
1 parent fd1d116 commit da51acd

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@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
177+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
178178
with:
179179
token: ${{ secrets.CODECOV_TOKEN }}
180180
file: ./cover.out

0 commit comments

Comments
 (0)