Skip to content

Commit c1ca5d0

Browse files
chore(deps): update jungwinter/split action to v2.1.0
1 parent c36f4b8 commit c1ca5d0

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
@@ -34,7 +34,7 @@ jobs:
3434

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

0 commit comments

Comments
 (0)