From 5d267cd5be7a60e5e22d1b2ce577ebabf08116b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 00:27:36 +0000 Subject: [PATCH] build(deps): Bump anothrNick/github-tag-action from 1.35.0 to 1.39.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.35.0 to 1.39.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.35.0...1.39.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..8a39b8d 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.39.0 env: WITH_V: true