Skip to content

Commit 140990d

Browse files
Bump codecov/codecov-action from 1.5.0 to 1.5.2 (#3075)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.0 to 1.5.2. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v1.5.0...v1.5.2) --- 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 a2b2e4b commit 140990d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-unit-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: make test-ci
2424

2525
- name: Upload coverage to codecov
26-
uses: codecov/[email protected].0
26+
uses: codecov/[email protected].2
2727
with:
2828
file: cover.out
2929
fail_ci_if_error: true

0 commit comments

Comments
 (0)