Skip to content

Commit c7a07b2

Browse files
dependabot[bot]j5ik2o
authored andcommitted
build(deps): Bump mathieudutour/github-tag-action from 5.6 to 6.1
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 5.6 to 6.1. - [Release notes](https://github.com/mathieudutour/github-tag-action/releases) - [Commits](mathieudutour/github-tag-action@v5.6...v6.1) --- updated-dependencies: - dependency-name: mathieudutour/github-tag-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4677d53 commit c7a07b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fi
4444
- name: Bump version and push tag
4545
id: tag_version
46-
uses: mathieudutour/github-tag-action@v5.6
46+
uses: mathieudutour/github-tag-action@v6.1
4747
with:
4848
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
4949
default_bump: patch

0 commit comments

Comments
 (0)