diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e443daa..7ad54ee 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -57,7 +57,7 @@ jobs: - name: Comment on PR with release version ${{ steps.version.outputs.NEXT_VERSION }} continue-on-error: true - uses: im-open/update-pr-comment@v1 + uses: im-open/update-pr-comment@v2 with: github-token: ${{ secrets.GITHUB_TOKEN }} comment-identifier: next-version