We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2135fa8 commit e41a0e7Copy full SHA for e41a0e7
.github/workflows/review-bot.yml
@@ -23,7 +23,7 @@ jobs:
23
app_id: ${{ secrets.REVIEW_APP_ID }}
24
private_key: ${{ secrets.REVIEW_APP_KEY }}
25
- name: "Evaluates PR reviews and assigns reviewers"
26
- uses: paritytech/review-bot@v2.2.0
+ uses: paritytech/review-bot@v2.3.0
27
with:
28
repo-token: ${{ steps.app_token.outputs.token }}
29
team-token: ${{ steps.app_token.outputs.token }}
0 commit comments