Skip to content

Commit b95754d

Browse files
chore(deps): update codecov/codecov-action action to v5.5.1
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v5.5.0 | v5.5.1 |
1 parent bd7d277 commit b95754d

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

4949
- name: Codecov
50-
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
50+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
5151
with:
5252
files: '**/TestResults/*/*.cobertura.xml'
5353
fail_ci_if_error: true

0 commit comments

Comments
 (0)