Skip to content

Commit 35742a6

Browse files
committed
Update codecov/codecov-action action to v5.3.0
Signed-off-by: Mend Renovate <[email protected]>
1 parent 169e2fd commit 35742a6

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

0 commit comments

Comments
 (0)