From a7009c15c67f888c3dc62d67f16311d334868f3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 01:06:25 +0000 Subject: [PATCH] build(deps): bump Songmu/tagpr from 1.7.0 to 1.9.0 Bumps [Songmu/tagpr](https://github.com/songmu/tagpr) from 1.7.0 to 1.9.0. - [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/ebb5da0cccdb47c533d4b520ebc0acd475b16614...7191605433b03e11b313dbbc0efb80185170de4b) --- updated-dependencies: - dependency-name: Songmu/tagpr dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/my_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/my_release.yml b/.github/workflows/my_release.yml index e589a62..def45c6 100644 --- a/.github/workflows/my_release.yml +++ b/.github/workflows/my_release.yml @@ -27,7 +27,7 @@ jobs: token: ${{ steps.app-token.outputs.token }} - name: tagpr id: run-tagpr - uses: Songmu/tagpr@ebb5da0cccdb47c533d4b520ebc0acd475b16614 # v1.7.0 + uses: Songmu/tagpr@7191605433b03e11b313dbbc0efb80185170de4b # v1.9.0 env: GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} outputs: