Update auto-comment.yml
This commit is contained in:
parent
fd10d627a2
commit
cd88cc3e61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-comment.yml
vendored
2
.github/workflows/auto-comment.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue