From b79778822d875e01b97667f6b504ec3c7f7aca74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 16:32:47 +0000 Subject: [PATCH] Build(deps): Bump leynos/shared-actions/.github/actions/upload-codescene-coverage Bumps [leynos/shared-actions/.github/actions/upload-codescene-coverage](https://github.com/leynos/shared-actions) from 4d696e72fff6db49f34302ccf119ba978f1032c9 to 8add2d99854a5b77548eae98cca59202e68fefc8. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Commits](https://github.com/leynos/shared-actions/compare/4d696e72fff6db49f34302ccf119ba978f1032c9...8add2d99854a5b77548eae98cca59202e68fefc8) --- updated-dependencies: - dependency-name: leynos/shared-actions/.github/actions/upload-codescene-coverage dependency-version: 8add2d99854a5b77548eae98cca59202e68fefc8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/coverage-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage-main.yml b/.github/workflows/coverage-main.yml index febca53..b39f3fd 100644 --- a/.github/workflows/coverage-main.yml +++ b/.github/workflows/coverage-main.yml @@ -53,7 +53,7 @@ jobs: - name: Upload coverage data to CodeScene if: env.CS_ACCESS_TOKEN != '' - uses: leynos/shared-actions/.github/actions/upload-codescene-coverage@4d696e72fff6db49f34302ccf119ba978f1032c9 + uses: leynos/shared-actions/.github/actions/upload-codescene-coverage@8add2d99854a5b77548eae98cca59202e68fefc8 with: format: cobertura path: coverage.xml