Skip to content

Commit e41a0e7

Browse files
authored
upgraded review bot to 2.3.0 (#2549)
Upgraded to version 2.3.0 which includes: - paritytech/review-bot#103 - paritytech/review-bot#102
1 parent 2135fa8 commit e41a0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/review-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
app_id: ${{ secrets.REVIEW_APP_ID }}
2424
private_key: ${{ secrets.REVIEW_APP_KEY }}
2525
- name: "Evaluates PR reviews and assigns reviewers"
26-
uses: paritytech/review-bot@v2.2.0
26+
uses: paritytech/review-bot@v2.3.0
2727
with:
2828
repo-token: ${{ steps.app_token.outputs.token }}
2929
team-token: ${{ steps.app_token.outputs.token }}

0 commit comments

Comments
 (0)