Skip to content

Commit 8687a02

Browse files
build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#1217)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@51d8108...5a8bb47) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd91774 commit 8687a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
1818
- run: cargo install cargo-tarpaulin
1919
- run: cargo tarpaulin --verbose --workspace --out Xml
20-
- uses: codecov/codecov-action@51d810878be5422784e86451c0e7c14e5860ec47
20+
- uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3

0 commit comments

Comments
 (0)