Skip to content

Commit 77848b8

Browse files
chore(deps): update mathieudutour/github-tag-action action to v6 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1979472 commit 77848b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
steps:
5252
- name: Bump version and push tag
5353
id: tag_version
54-
uses: mathieudutour/github-tag-action@v5.6
54+
uses: mathieudutour/github-tag-action@v6.2
5555
with:
5656
github_token: ${{ secrets.GITHUB_TOKEN }}
5757
- name: Create a GitHub release

0 commit comments

Comments
 (0)