From c1844d83133c94ac4814a87a4fe5bc529bf0105d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 07:45:23 +0000 Subject: [PATCH] build(deps): bump Songmu/tagpr from 1.11.1 to 1.18.1 Bumps [Songmu/tagpr](https://github.com/songmu/tagpr) from 1.11.1 to 1.18.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...9d0f650553240dab1fa907eca27e3fd5b586e538) --- updated-dependencies: - dependency-name: Songmu/tagpr dependency-version: 1.18.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 a92378d..8caf1d3 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@9d0f650553240dab1fa907eca27e3fd5b586e538 # v1.18.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - uses: ./.github/actions/release