diff --git a/.github/workflows/auto-comment.yml b/.github/workflows/auto-comment.yml index 799e88ea3..aaba8893e 100644 --- a/.github/workflows/auto-comment.yml +++ b/.github/workflows/auto-comment.yml @@ -64,7 +64,7 @@ jobs: # Separate action for merged PRs - name: Handle Merged Pull Requests if: github.event.pull_request.merged == true - uses: actions-cool/pr-welcome@main + uses: actions-cool/pr-welcome@v1.2.1 with: token: ${{ secrets.GH_TOKEN }} comment: |