Skip to content

Commit ca7ce29

Browse files
build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 (#9057)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6.0.0 to 6.0.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@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 325fe4a commit ca7ce29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
if: failure()
190190

191191
- name: Upload coverage to Codecov
192-
uses: codecov/codecov-action@v6.0.0
192+
uses: codecov/codecov-action@v6.0.1
193193
env:
194194
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
195195
with:

0 commit comments

Comments
 (0)