From d9c10fea03ee41816265a71fe6059ea431685f2e Mon Sep 17 00:00:00 2001 From: cornholio <0@mcornholio.ru> Date: Mon, 29 Jul 2024 18:37:01 +0200 Subject: [PATCH] Review-bot@2.6.0 --- .github/workflows/review-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/review-bot.yml b/.github/workflows/review-bot.yml index 0d83b75b3bde..80c96b0ef537 100644 --- a/.github/workflows/review-bot.yml +++ b/.github/workflows/review-bot.yml @@ -30,7 +30,7 @@ jobs: with: artifact-name: pr_number - name: "Evaluates PR reviews and assigns reviewers" - uses: paritytech/review-bot@v2.5.0 + uses: paritytech/review-bot@v2.6.0 with: repo-token: ${{ steps.app_token.outputs.token }} team-token: ${{ steps.app_token.outputs.token }}