Skip to content

Commit c4536af

Browse files
Build(deps): Bump codecov/codecov-action from 5.0.3 to 5.0.7 (#3654)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.0.3 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@v5.0.3...v5.0.7) --- updated-dependencies: - dependency-name: codecov/codecov-action 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>
1 parent 06ac084 commit c4536af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176

177177
# Upload coverage to Codecov
178178
- name: Upload coverage to Codecov
179-
uses: codecov/[email protected].3
179+
uses: codecov/[email protected].7
180180
if: success() || failure()
181181
with:
182182
use_oidc: true

0 commit comments

Comments
 (0)