diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0511a9c..0cd64a0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v4 - - uses: Songmu/tagpr@d1b8138b7a31075141b6cd64103de9485ced7ac9 # v1 + - uses: Songmu/tagpr@242e22916eb775d6e359959fe3ba5c497de4a01a # v1 id: tagpr env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}