From 1ed411a1b48ce1dd194c7d581b87360f0e8d258e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 22:52:44 +0000 Subject: [PATCH] Bump codecov/codecov-action from 3.1.6 to 7.0.0 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.6 to 7.0.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/ab904c41d6ece82784817410c45d8b8c02684457...fb8b3582c8e4def4969c97caa2f19720cb33a72f) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0be2e75b..2b594411 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -39,7 +39,7 @@ jobs: run: bundle exec slather coverage -x --scheme ${{ env.scheme }} ${{ env.xcodeproj }} - name: Upload coverage report - uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 + uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f - name: Cancel wokflow on failure uses: andymckay/cancel-action@271cfbfa11ca9222f7be99a47e8f929574549e0a