Skip to content

Commit c2f7075

Browse files
chore(deps): update songmu/tagpr action to v1.15.0 (#286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26e2320 commit c2f7075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_release_tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- uses: actions/checkout@v5
2020
with:
2121
token: ${{ steps.generate.outputs.token }}
22-
- uses: Songmu/tagpr@v1.12.1
22+
- uses: Songmu/tagpr@v1.15.0
2323
env:
2424
GITHUB_TOKEN: ${{ steps.generate.outputs.token }}

0 commit comments

Comments
 (0)