Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 20bd497

Browse files
fix: bump mathieudutour/github-tag-action from 6.0 to 6.1 (#14)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e550e1d commit 20bd497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push-create-release.yml

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

1919
- name: Bump version and push tag
2020
id: tag_version
21-
uses: mathieudutour/github-tag-action@v6.0
21+
uses: mathieudutour/github-tag-action@v6.1
2222
with:
2323
github_token: ${{ secrets.PAT }}
2424
tag_prefix: "v"

0 commit comments

Comments
 (0)