Skip to content

Commit 3159df9

Browse files
author
Kurt Doherty
authored
fix: bump get-tag action to v2.1.4 to resolve set-output deprecation (#794)
1 parent 9c0c614 commit 3159df9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
ref: main
3535

3636
- name: Get Tag
37-
uses: olegtarasov/get-tag@v2.1
37+
uses: olegtarasov/get-tag@v2.1.4
3838
id: tagName
3939
with:
4040
tagRegex: '(?<package>.*)_(?<version>.*)'

0 commit comments

Comments
 (0)