From d0a725d9a7effa5205cb6f6841d55f5fbfcb032b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:03:51 +0000 Subject: [PATCH] Bump Songmu/tagpr from 1.4.2 to 1.5.0 Bumps [Songmu/tagpr](https://github.com/songmu/tagpr) from 1.4.2 to 1.5.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/591c6e0c988bccee7dda02bce1af7a3b2dc47065...3dca11e7c0d68637ee212ddd35acc3d30a7403a4) --- updated-dependencies: - dependency-name: Songmu/tagpr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d0a54ac..313f2a2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: with: token: ${{ steps.app-token.outputs.token }} - id: run-tagpr - uses: Songmu/tagpr@591c6e0c988bccee7dda02bce1af7a3b2dc47065 # v1.4.2 + uses: Songmu/tagpr@3dca11e7c0d68637ee212ddd35acc3d30a7403a4 # v1.5.0 env: GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} outputs: