Skip to content

Commit 064f061

Browse files
Bump Songmu/tagpr from 1.10.0 to 1.17.1
Bumps [Songmu/tagpr](https://github.com/songmu/tagpr) from 1.10.0 to 1.17.1. - [Release notes](https://github.com/songmu/tagpr/releases) - [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md) - [Commits](Songmu/tagpr@75738aa...b3fb894) --- updated-dependencies: - dependency-name: Songmu/tagpr dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0a5dfe commit 064f061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagpr-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v5
2323
with:
2424
ref: ${{ inputs.tag || github.ref }}
25-
- uses: Songmu/tagpr@75738aa2880a03a1036bc5bd90ef49853427ec65 # v1
25+
- uses: Songmu/tagpr@b3fb89424646b06c8aa460f50307c60b6a541425 # v1
2626
id: tagpr
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)