Skip to content
Snippets Groups Projects
Unverified Commit e41a0e72 authored by Javyer's avatar Javyer Committed by GitHub
Browse files

upgraded review bot to 2.3.0 (#2549)

Upgraded to version 2.3.0 which includes:
- paritytech/review-bot#103
- paritytech/review-bot#102
parent 2135fa87
Branches
No related merge requests found
Pipeline #420127 passed with warnings with stages
in 1 hour, 14 minutes, and 9 seconds
......@@ -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 }}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment