From 5f27c38fab012c4919cc36835a1415db364a5131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 12:55:24 +0000 Subject: [PATCH] chore(deps): bump Songmu/tagpr from 1.18.2 to 1.19.0 Bumps [Songmu/tagpr](https://github.com/songmu/tagpr) from 1.18.2 to 1.19.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/84850af451fc53753c6685a3a6a2af7beef23607...555e72cee68c09d43dc2337dc9ba890955b630da) --- updated-dependencies: - dependency-name: Songmu/tagpr dependency-version: 1.19.0 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 85b71a9..abb4994 100644 --- a/.github/workflows/tagpr.yaml +++ b/.github/workflows/tagpr.yaml @@ -23,7 +23,7 @@ jobs: go-version-file: go.mod - name: tagpr id: tagpr - uses: Songmu/tagpr@84850af451fc53753c6685a3a6a2af7beef23607 # v1.18.2 + uses: Songmu/tagpr@555e72cee68c09d43dc2337dc9ba890955b630da # v1.19.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - uses: ./.github/actions/release