Skip to content

Commit e595ec7

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

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@v4
2020
with:
2121
token: ${{ steps.generate.outputs.token }}
22-
- uses: Songmu/tagpr@v1.6.1
22+
- uses: Songmu/tagpr@v1.7.0
2323
env:
2424
GITHUB_TOKEN: ${{ steps.generate.outputs.token }}

0 commit comments

Comments
 (0)