Skip to content

Commit e8026f5

Browse files
ci(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.1 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.1...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 07d07a0 commit e8026f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ jobs:
311311
verbose: true
312312
- id: codecov-coverage
313313
name: Upload coverage report to Codecov
314-
uses: codecov/[email protected].1
314+
uses: codecov/[email protected].2
315315
with:
316316
disable_file_fixes: true
317317
disable_search: true
@@ -389,7 +389,7 @@ jobs:
389389
verbose: true
390390
- id: codecov-coverage
391391
name: Upload coverage report to Codecov
392-
uses: codecov/[email protected].1
392+
uses: codecov/[email protected].2
393393
with:
394394
disable_file_fixes: true
395395
disable_search: true

0 commit comments

Comments
 (0)