Skip to content

Commit 0603fd5

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

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@v2.0.1
34+
uses: codecov/codecov-action@v2.0.2

0 commit comments

Comments
 (0)