From 91c87b65ae647e5214f1139dcf55f83e19f0bfb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 11:31:08 +0000 Subject: [PATCH] build(deps): bump Songmu/tagpr from 1.17.1 to 1.18.3 Bumps [Songmu/tagpr](https://github.com/songmu/tagpr) from 1.17.1 to 1.18.3. - [Release notes](https://github.com/songmu/tagpr/releases) - [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md) - [Commits](https://github.com/songmu/tagpr/compare/b3fb89424646b06c8aa460f50307c60b6a541425...9bbb945b2fb025126186661e27d55485e3fc6df6) --- updated-dependencies: - dependency-name: Songmu/tagpr dependency-version: 1.18.3 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 c630a27..260a123 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: with: token: ${{ steps.app-token.outputs.token }} - id: run-tagpr - uses: Songmu/tagpr@b3fb89424646b06c8aa460f50307c60b6a541425 # v1.17.1 + uses: Songmu/tagpr@9bbb945b2fb025126186661e27d55485e3fc6df6 # v1.18.3 env: GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} outputs: