From 0e5be8ad06a8a29427f243d33c240396ffd56a67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 11:56:43 +0000 Subject: [PATCH] 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](https://github.com/anothrNick/github-tag-action/compare/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] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 19eac7b..e503373 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,7 +27,7 @@ jobs: run: | git push origin main - name: Bump version and push tag - uses: anothrNick/github-tag-action@1.62.0 + uses: anothrNick/github-tag-action@1.66.0 if: ${{ steps.dist.outputs.changed == 'true' }} id: version env: