Skip to content

Commit 634cdee

Browse files
Bump mathieudutour/github-tag-action from 6.1 to 6.2
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 6.1 to 6.2. - [Release notes](https://github.com/mathieudutour/github-tag-action/releases) - [Commits](mathieudutour/github-tag-action@v6.1...v6.2) --- updated-dependencies: - dependency-name: mathieudutour/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fa36c9 commit 634cdee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
gradle clean publish --stacktrace
106106
107107
- name: Tag Misk repo
108-
uses: mathieudutour/github-tag-action@v6.1
108+
uses: mathieudutour/github-tag-action@v6.2
109109
with:
110110
github_token: ${{ secrets.GITHUB_TOKEN }}
111111
custom_tag: ${{ steps.assign_version.outputs.version }}

0 commit comments

Comments
 (0)