From cbba8fab4eb1ebb3a0b96db33417297d31495626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 07:38:22 +0000 Subject: [PATCH] Bump richardsimko/update-tag from 1.0.10 to 1.0.11 Bumps [richardsimko/update-tag](https://github.com/richardsimko/update-tag) from 1.0.10 to 1.0.11. - [Release notes](https://github.com/richardsimko/update-tag/releases) - [Commits](https://github.com/richardsimko/update-tag/compare/v1.0.10...v1.0.11) --- updated-dependencies: - dependency-name: richardsimko/update-tag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bc0fb16..699b4c5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -129,7 +129,7 @@ jobs: - id: push-short-tag name: Create release short tag 🏷 - uses: richardsimko/update-tag@v1.0.10 + uses: richardsimko/update-tag@v1.0.11 with: tag_name: ${{ steps.version.outputs.major-v-version }} env: