diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index bb29279..1cd5102 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -23,6 +23,6 @@ jobs: - run: corepack enable pnpm - - uses: yumemi-inc/action-release-action@v1 + - uses: yumemi-inc/action-release-action@v2 with: version: '${{ inputs.version }}'