From 699cb267bdc20d3492b26eed33e5bc69de2fbb22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 22:53:12 +0000 Subject: [PATCH] Bump codecov/codecov-action from 3.1.6 to 6.0.1 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.6 to 6.0.1. - [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...e79a6962e0d4c0c17b229090214935d2e33f8354) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 6.0.1 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..dc362453 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@e79a6962e0d4c0c17b229090214935d2e33f8354 - name: Cancel wokflow on failure uses: andymckay/cancel-action@271cfbfa11ca9222f7be99a47e8f929574549e0a