Skip to content

Commit 7376c53

Browse files
committed
fix: jungwinter split github action
1 parent 8ab681d commit 7376c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Extract version tag
3434
if: startsWith( github.ref, 'refs/tags/v' )
35-
uses: jungwinter/split@397a50dadb89335ec4ef406c53105c3c4d407c63 # v2.0.0
35+
uses: jungwinter/split@7f51d99e7cc1f147f6f99be75acf5e641930af88 # v2.1.0
3636
id: split
3737
with:
3838
msg: ${{ github.ref }}

0 commit comments

Comments
 (0)