From 0c6b7ea18d040ad6db012ec77e88177fcd3f5df2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 7 Apr 2021 22:45:50 +0000 Subject: [PATCH] :arrow_up: Updates Matticusau/pr-helper action to v1.2.6 Signed-off-by: Renovate Bot --- .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