From cd88cc3e61d4a676a23b631e23dc93317c9b3b68 Mon Sep 17 00:00:00 2001 From: RuhiJain <138304656+Ruhi14@users.noreply.github.com> Date: Sat, 26 Oct 2024 23:25:29 +0530 Subject: [PATCH] Update auto-comment.yml --- .github/workflows/auto-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |