Skip to content

Commit 80c3a6d

Browse files
dependabot[bot]cicoyledapr-bot
authored
Bump codecov/codecov-action from 5.4.0 to 5.4.2 (#1318)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.4.2. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.4.0...v5.4.2) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.4.2 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> Co-authored-by: Cassie Coyle <[email protected]> Co-authored-by: Dapr Bot <[email protected]>
1 parent de2dc63 commit 80c3a6d

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
@@ -121,7 +121,7 @@ jobs:
121121
env:
122122
DOCKER_HOST: ${{steps.setup_docker.outputs.sock}}
123123
- name: Codecov
124-
uses: codecov/[email protected].0
124+
uses: codecov/[email protected].2
125125
- name: Install jars
126126
run: ./mvnw install -q -B -DskipTests
127127
- name: Integration tests using spring boot version ${{ matrix.spring-boot-version }}

0 commit comments

Comments
 (0)