Skip to content

Commit d49c87b

Browse files
dependabot[bot]macromania
authored andcommitted
Bump codecov/codecov-action from 3.1.1 to 3.1.4 (dapr#862)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3.1.1...v3.1.4) --- 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> Signed-off-by: Mahmut Canga <[email protected]>
1 parent 4117801 commit d49c87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
- name: Unit tests
117117
run: mvn -B test -q
118118
- name: Codecov
119-
uses: codecov/[email protected].1
119+
uses: codecov/[email protected].4
120120
- name: Install jars
121121
run: mvn install -q -B -DskipTests
122122
- name: Integration tests using spring boot version ${{ matrix.spring-boot-version }}

0 commit comments

Comments
 (0)