From bf27acc2479d807394408e8895acd2c07e046673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 10:10:42 +0000 Subject: [PATCH] Bump Songmu/tagpr from 1.3.0 to 1.4.0 Bumps [Songmu/tagpr](https://github.com/songmu/tagpr) from 1.3.0 to 1.4.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/0a9b8e6634db66e773516828c1359dc6e9e8b484...ab829dfc9dc0e1ab883fbea1bf39aa4a787c3ab5) --- 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 30b040c..e605d2d 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@0a9b8e6634db66e773516828c1359dc6e9e8b484 # v1.3.0 + uses: Songmu/tagpr@ab829dfc9dc0e1ab883fbea1bf39aa4a787c3ab5 # v1.4.0 env: GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} outputs: