Skip to content

Commit d052e46

Browse files
build(deps): bump anothrNick/github-tag-action from 1.40.0 to 1.70.0 (#70)
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.40.0 to 1.70.0. - [Release notes](https://github.com/anothrnick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.40.0...1.70.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7aaf25f commit d052e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Push new tag
3131
id: pushtag
3232
# v1.38.0 does not work (see issue https://github.com/anothrNick/github-tag-action/issues/135)
33-
uses: anothrNick/github-tag-action@1.40.0
33+
uses: anothrNick/github-tag-action@1.70.0
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
WITH_V: true

0 commit comments

Comments
 (0)