Skip to content

Commit a6671c3

Browse files
ci(deps): bump codecov/codecov-action from 5.5.0 to 5.5.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.0 to 5.5.2. - [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.5.0...v5.5.2) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f77459b commit a6671c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ jobs:
360360
path: ${{ env.COVERAGE_SUMMARY }}
361361
- id: codecov
362362
name: Upload coverage report to Codecov
363-
uses: codecov/[email protected].0
363+
uses: codecov/[email protected].2
364364
with:
365365
env_vars: GITHUB_JOB,GITHUB_REF_TYPE
366366
fail_ci_if_error: true

0 commit comments

Comments
 (0)