From 5449b29c7b4e0b3caf162c91ddc49fc9f5f45326 Mon Sep 17 00:00:00 2001 From: makowalcz <150017602+makowalcz@users.noreply.github.com> Date: Tue, 14 May 2024 09:26:45 +0200 Subject: [PATCH] [ISSUE-1150] rename jungwinter/split action --- .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 e31bbf7b..b52c0d93 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: - name: Determine target version commit id: target - uses: jungwinter/split@v2 + uses: winterjung/split@v2 with: msg: ${{ github.event.inputs.csi_operator_version }} separator: '.'