From 37d474faee5e11fe8c3a37bb92bb85a59d850f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 08:10:28 +0000 Subject: [PATCH] Bump amitsingh-007/next-release-tag from 6.0.0 to 6.1.0 Bumps [amitsingh-007/next-release-tag](https://github.com/amitsingh-007/next-release-tag) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/amitsingh-007/next-release-tag/releases) - [Commits](https://github.com/amitsingh-007/next-release-tag/compare/v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: amitsingh-007/next-release-tag 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 e54eba5..ba712cd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,7 +50,7 @@ jobs: - name: Generate Release Tag id: release_tag - uses: amitsingh-007/next-release-tag@v6.0.0 + uses: amitsingh-007/next-release-tag@v6.1.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} tag_prefix: "v"