Skip to content

Commit 545ef37

Browse files
dependabot[bot]j5ik2o
authored andcommitted
build(deps): bump mathieudutour/github-tag-action from 5.5 to 5.6
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 5.5 to 5.6. - [Release notes](https://github.com/mathieudutour/github-tag-action/releases) - [Commits](mathieudutour/github-tag-action@v5.5...v5.6) --- updated-dependencies: - dependency-name: mathieudutour/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dc23fc commit 545ef37

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.5
46+
uses: mathieudutour/github-tag-action@v5.6
4747
with:
4848
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
4949
default_bump: patch

0 commit comments

Comments
 (0)