From 9aa406a665018c002badfc3c4fc360196da6a3c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 12:12:23 +0000 Subject: [PATCH] Bump leynos/shared-actions Bumps [leynos/shared-actions](https://github.com/leynos/shared-actions) from d400b079fb6a8fa92f7e7b6c57f3d1c92a4b2d54 to e202e43e85bdef0415ba0c44c6e70c87ba7db78a. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Commits](https://github.com/leynos/shared-actions/compare/d400b079fb6a8fa92f7e7b6c57f3d1c92a4b2d54...e202e43e85bdef0415ba0c44c6e70c87ba7db78a) --- updated-dependencies: - dependency-name: leynos/shared-actions dependency-version: e202e43e85bdef0415ba0c44c6e70c87ba7db78a 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 ce71814..82136ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: run: make typecheck - name: Test and Measure Coverage - uses: leynos/shared-actions/.github/actions/generate-coverage@d400b079fb6a8fa92f7e7b6c57f3d1c92a4b2d54 + uses: leynos/shared-actions/.github/actions/generate-coverage@e202e43e85bdef0415ba0c44c6e70c87ba7db78a with: output-path: coverage.xml format: cobertura