Skip to content

Commit 53e0087

Browse files
Using latest version
1 parent e4dc12b commit 53e0087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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@dev
2020
with:
2121
access-token: ${{ secrets.GITHUB_TOKEN }}
2222
api-key: ${{ secrets.CODEMAKER_API_KEY }}

0 commit comments

Comments
 (0)