Skip to content

Commit 94af13f

Browse files
Merge pull request #82 from MakingSense/dependabot/github_actions/mathieudutour/github-tag-action-6.2
2 parents d306957 + 03a8a02 commit 94af13f

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
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- name: Bump version and push tag
1313
id: tag_version
14-
uses: mathieudutour/github-tag-action@v6.1
14+
uses: mathieudutour/github-tag-action@v6.2
1515
with:
1616
github_token: ${{ secrets.GITHUB_TOKEN }}
1717
- name: Create a GitHub release

0 commit comments

Comments
 (0)