Skip to content

Commit c2a5e82

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

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

5050
- name: Codecov
51-
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
51+
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
5252
with:
5353
files: '*.cobertura.xml'
5454
fail_ci_if_error: true

0 commit comments

Comments
 (0)