Skip to content

Commit 6a74b57

Browse files
chore(deps): update codecov/codecov-action action to v5.5.0 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e85a2e2 commit 6a74b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
path: coverage/lcov-report
2626
- name: 'Upload coverage to Codecov'
27-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
27+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
2828
with:
2929
token: ${{ secrets.CODECOV_TOKEN }}
3030
lint:

0 commit comments

Comments
 (0)