Skip to content

Commit 8d2b4aa

Browse files
build(deps): bump codecov/codecov-action from 4.5.0 to 5.0.7
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 5.0.7. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.5.0...v5.0.7) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fd7fc4 commit 8d2b4aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
run: pnpm build
3939

4040
- name: CodeCov
41-
uses: codecov/codecov-action@v4.5.0
41+
uses: codecov/codecov-action@v5.0.7

.github/workflows/not-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
run: pnpm build
3737

3838
- name: CodeCov
39-
uses: codecov/codecov-action@v4.5.0
39+
uses: codecov/codecov-action@v5.0.7

0 commit comments

Comments
 (0)