Skip to content

Commit f4b8e9f

Browse files
dependabot[bot]mizdebsk
authored andcommitted
Bump codecov/codecov-action from 1 to 2.0.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 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@v1...v2.0.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad0991a commit f4b8e9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Run build
3232
run: mvn -B -Dgpg.skip -Prun-its verify
3333
- name: Upload coverage report to Codecov
34-
uses: codecov/codecov-action@v1
34+
uses: codecov/codecov-action@v2.0.1

0 commit comments

Comments
 (0)