From 13c5ca00f427769016b83c8887ae8bcef202f505 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Wed, 7 Apr 2021 02:59:00 +0000
Subject: [PATCH] :arrow_up: Updates Matticusau/pr-helper action to v1.2.6

Signed-off-by: Renovate Bot <bot@renovateapp.com>
---
 .github/workflows/pr-helper.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pr-helper.yml b/.github/workflows/pr-helper.yml
index b1f71ab5..829adb48 100644
--- a/.github/workflows/pr-helper.yml
+++ b/.github/workflows/pr-helper.yml
@@ -17,7 +17,7 @@ jobs:
     steps:
       - name: Run PR Helper on Schedule
         id: runprhelperonschedule
-        uses: Matticusau/pr-helper@v1.2.4
+        uses: Matticusau/pr-helper@v1.2.6
         with:
           repo-token: ${{ secrets.GITHUB_TOKEN }}
           enable-prmerge-automation: true