Skip to content

Commit c4dcbc8

Browse files
chore(deps): update mathieudutour/github-tag-action action to v6.2
1 parent 036a6f7 commit c4dcbc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v4
1111
- name: Bump version and push tag
1212
id: tag_version
13-
uses: mathieudutour/github-tag-action@v6.1
13+
uses: mathieudutour/github-tag-action@v6.2
1414
with:
1515
github_token: ${{ secrets.GITHUB_TOKEN }}
1616
- name: Create a GitHub release

0 commit comments

Comments
 (0)