Skip to content

Commit 0e5be8a

Browse files
Bump anothrNick/github-tag-action from 1.62.0 to 1.66.0
Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.62.0 to 1.66.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.62.0...1.66.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]>
1 parent c0af718 commit 0e5be8a

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
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
git push origin main
2929
- name: Bump version and push tag
30-
uses: anothrNick/github-tag-action@1.62.0
30+
uses: anothrNick/github-tag-action@1.66.0
3131
if: ${{ steps.dist.outputs.changed == 'true' }}
3232
id: version
3333
env:

0 commit comments

Comments
 (0)