Skip to content

Commit

Permalink
updated review-bot to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Feb 1, 2024
1 parent 16635f6 commit 7311e4b
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 @@ -26,7 +26,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.3.1
uses: paritytech/review-bot@v2.4.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
team-token: ${{ steps.team_token.outputs.token }}
Expand Down

0 comments on commit 7311e4b

Please sign in to comment.