Skip to content

Commit 44ad560

Browse files
chore(deps): update codecov/codecov-action action to v5.3.0
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v5.2.0 | v5.3.0 |
1 parent 0ae5758 commit 44ad560

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

5050
- name: Codecov
51-
uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5.2.0
51+
uses: codecov/codecov-action@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
5252
with:
5353
files: '*.cobertura.xml'
5454
fail_ci_if_error: true

0 commit comments

Comments
 (0)