Skip to content

Commit fd1d116

Browse files
Merge pull request #1531 from renovate-bot/renovate/codecov-codecov-action-5.x
Update codecov/codecov-action action to v5.3.0
2 parents 169e2fd + 35742a6 commit fd1d116

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)