Skip to content

Commit b3ecf3f

Browse files
Merge pull request #1792 from VWS-Python/dependabot/github_actions/mathieudutour/github-tag-action-6.1
Bump mathieudutour/github-tag-action from 6.0 to 6.1
2 parents 682004b + 78c67ef commit b3ecf3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Bump version and push tag
4949
id: tag_version
50-
uses: mathieudutour/github-tag-action@v6.0
50+
uses: mathieudutour/github-tag-action@v6.1
5151
with:
5252
github_token: ${{ secrets.GITHUB_TOKEN }}
5353
custom_tag: ${{ steps.calver.outputs.release }}

0 commit comments

Comments
 (0)