Skip to content

Commit e651977

Browse files
chore(deps): update jungwinter/split action to v2.1.0 (#512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fbd79f commit e651977

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)