From 23eada7a226ec230c5bec3c16a00195190afcd2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 16:42:26 +0000 Subject: [PATCH] Bump leynos/shared-actions/.github/actions/generate-coverage Bumps [leynos/shared-actions/.github/actions/generate-coverage](https://github.com/leynos/shared-actions) from f9f1c863c8a5bef64aa6779caa746e1a4a6c1ad4 to 4d696e72fff6db49f34302ccf119ba978f1032c9. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Commits](https://github.com/leynos/shared-actions/compare/f9f1c863c8a5bef64aa6779caa746e1a4a6c1ad4...4d696e72fff6db49f34302ccf119ba978f1032c9) --- updated-dependencies: - dependency-name: leynos/shared-actions/.github/actions/generate-coverage dependency-version: 4d696e72fff6db49f34302ccf119ba978f1032c9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d8b5034..55fe617 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: - name: Test Only run: make test - name: Test and Measure Coverage - uses: leynos/shared-actions/.github/actions/generate-coverage@f9f1c863c8a5bef64aa6779caa746e1a4a6c1ad4 + uses: leynos/shared-actions/.github/actions/generate-coverage@4d696e72fff6db49f34302ccf119ba978f1032c9 with: output-path: lcov.info format: lcov