From 4a6f25aebcdbd9c41124cfa4c872f76ce4e0ff19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 06:24:33 +0000 Subject: [PATCH] Build(deps): bump leynos/shared-actions/.github/workflows/mutation-mutmut.yml Bumps [leynos/shared-actions/.github/workflows/mutation-mutmut.yml](https://github.com/leynos/shared-actions) from 18bed1ca49a6de3d8882bd72635a32ae3f023d57 to 1c1a46f0b4fde6dd78a9757fc475a5d06ee891c7. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Commits](https://github.com/leynos/shared-actions/compare/18bed1ca49a6de3d8882bd72635a32ae3f023d57...1c1a46f0b4fde6dd78a9757fc475a5d06ee891c7) --- updated-dependencies: - dependency-name: leynos/shared-actions/.github/workflows/mutation-mutmut.yml dependency-version: 1c1a46f0b4fde6dd78a9757fc475a5d06ee891c7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/mutation-testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mutation-testing.yml b/.github/workflows/mutation-testing.yml index 31c58d37..c8d9d726 100644 --- a/.github/workflows/mutation-testing.yml +++ b/.github/workflows/mutation-testing.yml @@ -18,7 +18,7 @@ jobs: permissions: contents: read id-token: write # OIDC workflow-source resolution - uses: leynos/shared-actions/.github/workflows/mutation-mutmut.yml@18bed1ca49a6de3d8882bd72635a32ae3f023d57 + uses: leynos/shared-actions/.github/workflows/mutation-mutmut.yml@1c1a46f0b4fde6dd78a9757fc475a5d06ee891c7 with: # Flat layout: the mutable source lives in lading/, not src/. paths: "lading/"