Skip to content

Commit 5f6caf3

Browse files
committed
build: use latest get-git-tag
1 parent 7d5b753 commit 5f6caf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# get tag name
5454
- name: tag_name
5555
if: startsWith(github.ref, 'refs/tags/')
56-
uses: little-core-labs/[email protected].1
56+
uses: little-core-labs/[email protected].2
5757
with:
5858
tagRegex: "v?(.+)"
5959

0 commit comments

Comments
 (0)