From 3fb6eaaf7be40d13b81e5ef75b5eeaacaf304e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 09:13:58 +0000 Subject: [PATCH] chore(deps): bump Songmu/tagpr from 1.20.0 to 1.20.1 Bumps [Songmu/tagpr](https://github.com/songmu/tagpr) from 1.20.0 to 1.20.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/e84001bd5dac8defa0c75b3913937d284a3b3660...d1b8138b7a31075141b6cd64103de9485ced7ac9) --- updated-dependencies: - dependency-name: Songmu/tagpr dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 d10da89..8bfcf75 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@e84001bd5dac8defa0c75b3913937d284a3b3660 # v1.20.0 + uses: Songmu/tagpr@d1b8138b7a31075141b6cd64103de9485ced7ac9 # v1.20.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - uses: ./.github/actions/release