Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 93a09b8

Browse files
Bump codecov/codecov-action from v1.0.7 to v1.0.10 (#242)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.7 to v1.0.10. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](codecov/codecov-action@v1.0.7...f357072) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21ec7f9 commit 93a09b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: |
8282
dotnet nuke Pack --skip
8383
- name: 🐿 Publish Coverage
84-
uses: codecov/codecov-action@v1.0.7
84+
uses: codecov/codecov-action@v1.0.10
8585
with:
8686
name: 'actions-${{ matrix.os }}'
8787
fail_ci_if_error: 'true'

0 commit comments

Comments
 (0)