Skip to content

Commit ed93251

Browse files
red-hat-konflux[bot]swadeley
authored andcommitted
chore(deps): update codecov/codecov-action action to v6.0.1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 115291b commit ed93251

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npx commitlint --from ${{ github.event.pull_request.base.sha }} --to ${{ github.event.pull_request.head.sha }} --verbose
2626
- run: npm run ci:verify
2727
- name: Upload code coverage
28-
uses: codecov/codecov-action@v6.0.0
28+
uses: codecov/codecov-action@v6.0.1
2929
with:
3030
fail_ci_if_error: true
3131
files: ./coverage/coverage-final.json,./coverage-jest/coverage-final.json

0 commit comments

Comments
 (0)