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 8ab681d commit 7376c53Copy full SHA for 7376c53
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Extract version tag
34
if: startsWith( github.ref, 'refs/tags/v' )
35
- uses: jungwinter/split@397a50dadb89335ec4ef406c53105c3c4d407c63 # v2.0.0
+ uses: jungwinter/split@7f51d99e7cc1f147f6f99be75acf5e641930af88 # v2.1.0
36
id: split
37
with:
38
msg: ${{ github.ref }}
0 commit comments