Skip to content

Commit 7fc47fe

Browse files
chore(deps): update codecov/codecov-action action to v4.5.0
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v4.4.1 | v4.5.0 |
1 parent 12d03c8 commit 7fc47fe

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@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
51+
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
5252
with:
5353
files: '*.cobertura.xml'
5454
fail_ci_if_error: true

0 commit comments

Comments
 (0)