Skip to content

Commit 888f3e9

Browse files
Bump codecov/codecov-action from 5.0.7 to 5.1.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.0.7 to 5.1.1. - [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.0.7...v5.1.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d510808 commit 888f3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ jobs:
8282
path: target/surefire-reports
8383

8484
- name: Upload coverage reports to Codecov
85-
uses: codecov/codecov-action@v5.0.7
85+
uses: codecov/codecov-action@v5.1.1
8686
with:
8787
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)