Skip to content

Commit 993b6d1

Browse files
committed
github action update
1 parent 1b090c1 commit 993b6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Bump version and push tag
1616
id: bump
17-
uses: hennejg/github-tag-action@v4.3.1
17+
uses: mathieudutour/github-tag-action@v6.2
1818
with:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
2020
release_branches: main

0 commit comments

Comments
 (0)