Skip to content

Commit f39eb89

Browse files
build(deps): bump codecov/codecov-action from 1.5.2 to 2.0.1 (#1153)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.2 to 2.0.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@29386c7...c585afe) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62c5b9d commit f39eb89

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
@@ -19,4 +19,4 @@ jobs:
1919
- uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
2020
- run: cargo install cargo-tarpaulin
2121
- run: cargo tarpaulin --verbose --workspace --out Xml
22-
- uses: codecov/codecov-action@29386c70ef20e286228c72b668a06fd0e8399192
22+
- uses: codecov/codecov-action@c585afe366f940d214dc09df2664c06d7fe07052

0 commit comments

Comments
 (0)