From 5d675862fccb6ac2b9d3f8d6d9186b2f017785c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 08:02:11 +0000 Subject: [PATCH] build(deps): bump Songmu/tagpr from 1.11.1 to 1.12.1 Bumps [Songmu/tagpr](https://github.com/songmu/tagpr) from 1.11.1 to 1.12.1. - [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/fa7d23a4aada5ab0d15a76277a7e0b70d107a9c3...6423eaf899ec18cb0f5ad3e5c3a7482595a62f04) --- updated-dependencies: - dependency-name: Songmu/tagpr dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/tagpr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tagpr.yaml b/.github/workflows/tagpr.yaml index 65248ee..ed99282 100644 --- a/.github/workflows/tagpr.yaml +++ b/.github/workflows/tagpr.yaml @@ -19,7 +19,7 @@ jobs: persist-credentials: false - name: tagpr id: tagpr - uses: Songmu/tagpr@fa7d23a4aada5ab0d15a76277a7e0b70d107a9c3 # v1.11.1 + uses: Songmu/tagpr@6423eaf899ec18cb0f5ad3e5c3a7482595a62f04 # v1.12.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - uses: ./.github/actions/release