Skip to content

Commit 0adcd30

Browse files
Bump mathieudutour/github-tag-action from 5.6 to 6.0 (#6141)
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 5.6 to 6.0. - [Release notes](https://github.com/mathieudutour/github-tag-action/releases) - [Commits](mathieudutour/github-tag-action@v5.6...v6.0) --- updated-dependencies: - dependency-name: mathieudutour/github-tag-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c36e97 commit 0adcd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yaml

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

137137
- name: Bump version and push tag
138138
id: tag_version
139-
uses: mathieudutour/github-tag-action@v5.6
139+
uses: mathieudutour/github-tag-action@v6.0
140140
with:
141141
github_token: ${{ secrets.GITHUB_TOKEN }}
142142
default_bump: patch

0 commit comments

Comments
 (0)