Skip to content

Commit a4574dc

Browse files
Bump codecov/codecov-action from 2.0.3 to 2.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f4ee05 commit a4574dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
- name: Unit tests
103103
run: mvn test -q
104104
- name: Codecov
105-
uses: codecov/codecov-action@v2.0.3
105+
uses: codecov/codecov-action@v2.1.0
106106
- name: Install jars
107107
run: mvn install -q
108108
- name: Integration tests

0 commit comments

Comments
 (0)