Skip to content

Commit 17c6eb6

Browse files
committed
Use V2.0.0
1 parent 974b4e3 commit 17c6eb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull-request-comment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Auto update PR based on comment
1+
name: Auto update PR based on PR review
22

33
on:
44
pull_request_review:
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
ref: ${{ env.HEAD_BRANCH }}
1818
- name: Code Review Action
19-
uses: codemakerai/codemaker-pull-request-action@next-version
19+
uses: codemakerai/codemaker-pull-request-action@v2.0
2020
with:
2121
access-token: ${{ secrets.GITHUB_TOKEN }}
2222
api-key: ${{ secrets.CODEMAKER_API_KEY }}

0 commit comments

Comments
 (0)