Skip to content

Commit 05e5971

Browse files
chore(deps): update codecov/codecov-action action to v5.3.1
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v5.3.0 | v5.3.1 |
1 parent ddf2ad1 commit 05e5971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
run: dotnet test --no-build
7171

7272
- name: Codecov
73-
uses: codecov/codecov-action@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
73+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
7474
with:
7575
files: '**/TestResults/*/*.cobertura.xml'
7676
fail_ci_if_error: true

0 commit comments

Comments
 (0)