Skip to content

Commit 8a0d97f

Browse files
ci(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2 (#18)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78a4870 commit 8a0d97f

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/codecov-action@v5.5.1
314+
uses: codecov/codecov-action@v5.5.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/codecov-action@v5.5.1
392+
uses: codecov/codecov-action@v5.5.2
393393
with:
394394
disable_file_fixes: true
395395
disable_search: true

0 commit comments

Comments
 (0)