From 3a39d4a2983fedb264cf4dc47499ba3ff47b3850 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 15:32:44 +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 4d696e72fff6db49f34302ccf119ba978f1032c9. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Commits](https://github.com/leynos/shared-actions/compare/18bed1ca49a6de3d8882bd72635a32ae3f023d57...4d696e72fff6db49f34302ccf119ba978f1032c9) --- updated-dependencies: - dependency-name: leynos/shared-actions/.github/workflows/mutation-mutmut.yml dependency-version: 4d696e72fff6db49f34302ccf119ba978f1032c9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/mutation-testing-caller.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mutation-testing-caller.yml b/.github/workflows/mutation-testing-caller.yml index ad25c9dd..2576f145 100644 --- a/.github/workflows/mutation-testing-caller.yml +++ b/.github/workflows/mutation-testing-caller.yml @@ -21,7 +21,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@4d696e72fff6db49f34302ccf119ba978f1032c9 with: # Mutable Python source lives in workflow_scripts/, not src/. paths: "workflow_scripts/"