Skip to content

Commit

Permalink
updated review bot version
Browse files Browse the repository at this point in the history
updated version to version 2.0.1 which contains paritytech/review-bot#90, a fix for the team members not being in its totality.
  • Loading branch information
Bullrich committed Oct 3, 2023
1 parent aad80cc commit 677610b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,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@v1.1.0
uses: paritytech/review-bot@v2.0.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
team-token: ${{ steps.team_token.outputs.token }}
Expand Down

0 comments on commit 677610b

Please sign in to comment.