From 936d5820a72d3c2f54e77cbfb9d5bc537b4523e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 06:42:53 +0000 Subject: [PATCH] Bump symplify/monorepo-split-github-action from 2.4.0 to 2.4.5 Bumps [symplify/monorepo-split-github-action](https://github.com/symplify/monorepo-split-github-action) from 2.4.0 to 2.4.5. - [Release notes](https://github.com/symplify/monorepo-split-github-action/releases) - [Commits](https://github.com/symplify/monorepo-split-github-action/compare/v2.4.0...v2.4.5) --- updated-dependencies: - dependency-name: symplify/monorepo-split-github-action dependency-version: 2.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/subtree-split.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/subtree-split.yml b/.github/workflows/subtree-split.yml index ab584646f..e7a0e9503 100644 --- a/.github/workflows/subtree-split.yml +++ b/.github/workflows/subtree-split.yml @@ -114,7 +114,7 @@ jobs: # with tag - if: "startsWith(github.ref, 'refs/tags/')" - uses: "symplify/monorepo-split-github-action@v2.4.0" + uses: "symplify/monorepo-split-github-action@v2.4.5" with: tag: ${GITHUB_REF#refs/tags/}