From ce33379144b32f3b14622983636e19fc84c2ed98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 16:24:13 +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 1014f0ce1621506ca5fa66b596ed88ec30774cce. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Commits](https://github.com/leynos/shared-actions/compare/4d696e72fff6db49f34302ccf119ba978f1032c9...1014f0ce1621506ca5fa66b596ed88ec30774cce) --- updated-dependencies: - dependency-name: leynos/shared-actions/.github/actions/upload-codescene-coverage dependency-version: 1014f0ce1621506ca5fa66b596ed88ec30774cce 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..8bf3ea3 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@1014f0ce1621506ca5fa66b596ed88ec30774cce with: format: cobertura path: coverage.xml