Skip to content

Commit 0a5678c

Browse files
build(deps): bump codecov/codecov-action from 4.3.1 to 4.5.0 (#555)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.5.0. - [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.3.1...v4.5.0) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0398fd4 commit 0a5678c

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.3.1
41+
uses: codecov/codecov-action@v4.5.0

.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.3.1
39+
uses: codecov/codecov-action@v4.5.0

0 commit comments

Comments
 (0)