Skip to content

Commit f5c6b35

Browse files
chore(deps): update codecov/codecov-action action to v5.4.3
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v5.3.1 | v5.4.3 |
1 parent d8e0e74 commit f5c6b35

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
@@ -47,7 +47,7 @@ jobs:
4747
run: dotnet test --no-build --verbosity normal
4848

4949
- name: Codecov
50-
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
50+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
5151
with:
5252
files: '*.cobertura.xml'
5353
fail_ci_if_error: true

0 commit comments

Comments
 (0)