Skip to content

Commit 0e49c96

Browse files
dependabot[bot]j5ik2o
authored andcommitted
Bump mathieudutour/github-tag-action from v5.4 to v5.5
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from v5.4 to v5.5. - [Release notes](https://github.com/mathieudutour/github-tag-action/releases) - [Commits](mathieudutour/github-tag-action@v5.4...331898d) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38d91e5 commit 0e49c96

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
@@ -33,7 +33,7 @@ jobs:
3333
echo "::set-output name=count::$COUNT"
3434
- name: Bump version and push tag
3535
id: tag_version
36-
uses: mathieudutour/github-tag-action@v5.4
36+
uses: mathieudutour/github-tag-action@v5.5
3737
with:
3838
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
3939
default_bump: patch

0 commit comments

Comments
 (0)