diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6b1e32d..c975848 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: with: persist-credentials: false - id: tagpr - uses: Songmu/tagpr@d1b8138b7a31075141b6cd64103de9485ced7ac9 # v1.20.1 + uses: Songmu/tagpr@242e22916eb775d6e359959fe3ba5c497de4a01a # v1.20.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}