We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c36f4b8 commit c1ca5d0Copy full SHA for c1ca5d0
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Extract version tag
36
if: startsWith( github.ref, 'refs/tags/v' )
37
- uses: jungwinter/split@397a50dadb89335ec4ef406c53105c3c4d407c63 # v2.0.0
+ uses: jungwinter/split@7f51d99e7cc1f147f6f99be75acf5e641930af88 # v2.1.0
38
id: split
39
with:
40
msg: ${{ github.ref }}
0 commit comments