Skip to content

Commit fd8c721

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 6ae3a67 commit fd8c721

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
@@ -52,7 +52,7 @@ jobs:
5252
run: dotnet test --no-build --verbosity normal
5353

5454
- name: Codecov
55-
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
55+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
5656
with:
5757
files: '*.cobertura.xml'
5858
fail_ci_if_error: true

0 commit comments

Comments
 (0)