Skip to content

Commit 78c67ef

Browse files
Bump mathieudutour/github-tag-action from 6.0 to 6.1
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 6.0 to 6.1. - [Release notes](https://github.com/mathieudutour/github-tag-action/releases) - [Commits](mathieudutour/github-tag-action@v6.0...v6.1) --- 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 464cd14 commit 78c67ef

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)