Skip to content

Commit 1a37fa9

Browse files
ci(deps): Bump codecov/codecov-action from 5.0.5 to 5.0.7 (#325)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7afd5cf commit 1a37fa9

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
@@ -355,7 +355,7 @@ jobs:
355355
path: ${{ env.COVERAGE_SUMMARY }}
356356
- id: codecov
357357
name: Upload coverage report to Codecov
358-
uses: codecov/codecov-action@v5.0.5
358+
uses: codecov/codecov-action@v5.0.7
359359
env:
360360
GITHUB_JOB: ${{ github.job }}
361361
GITHUB_REF: ${{ github.ref }}

0 commit comments

Comments
 (0)