From 71cb378f14e110607b3fa568803003bf331d7fdf Mon Sep 17 00:00:00 2001
From: Yuri Volkov <0@mcornholio.ru>
Date: Mon, 29 Jul 2024 21:09:35 +0200
Subject: [PATCH] Review-bot@2.6.0 (#5177)

---
 .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 0d83b75b3bd..80c96b0ef53 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 }}
-- 
GitLab