From 8813689a6ff67e305c85564441ae909b5c78d2e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 15:24:13 +0000 Subject: [PATCH] chore(deps): update jungwinter/split action to v2.1.0 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 975fed9..8dd9480 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: - name: Extract version tag if: startsWith( github.ref, 'refs/tags/v' ) - uses: jungwinter/split@397a50dadb89335ec4ef406c53105c3c4d407c63 # v2.0.0 + uses: jungwinter/split@7f51d99e7cc1f147f6f99be75acf5e641930af88 # v2.1.0 id: split with: msg: ${{ github.ref }}