Skip to content

Commit d2140fd

Browse files
chore(deps): update codecov/codecov-action action to v5.4.2 (main) (renovatebot#35378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ec3e7c commit d2140fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ jobs:
421421
merge-multiple: true
422422

423423
- name: Codecov
424-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
424+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
425425
with:
426426
token: ${{ secrets.CODECOV_TOKEN }}
427427
directory: coverage/lcov

0 commit comments

Comments
 (0)