From 3038be3d471d6d5358951374a8c4407af6421046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Sep 2021 00:36:25 +0000 Subject: [PATCH] build(deps): Bump anothrNick/github-tag-action from 1.35.0 to 1.36.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.35.0 to 1.36.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.35.0...1.36.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..445b579 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.36.0 env: WITH_V: true