mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 19:57:56 +00:00
upgraded review bot to 2.3.0 (#2549)
Upgraded to version 2.3.0 which includes: - paritytech/review-bot#103 - paritytech/review-bot#102
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
app_id: ${{ secrets.REVIEW_APP_ID }}
|
||||
private_key: ${{ secrets.REVIEW_APP_KEY }}
|
||||
- name: "Evaluates PR reviews and assigns reviewers"
|
||||
uses: paritytech/review-bot@v2.2.0
|
||||
uses: paritytech/review-bot@v2.3.0
|
||||
with:
|
||||
repo-token: ${{ steps.app_token.outputs.token }}
|
||||
team-token: ${{ steps.app_token.outputs.token }}
|
||||
|
||||
Reference in New Issue
Block a user