From f55c2c548bdcfd74bebf9848da51c3e4bcdaa784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 00:08:34 +0000 Subject: [PATCH] build(deps): Bump anothrNick/github-tag-action from 1.35.0 to 1.55.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.35.0 to 1.55.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.35.0...1.55.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 1b12839..ffebce5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v2 - name: Bump version - uses: anothrNick/github-tag-action@1.35.0 + uses: anothrNick/github-tag-action@1.55.0 env: WITH_V: true