From ac9f48cae06f10a2c2c5510199fe0f35a4867a88 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 11:22:15 +0000 Subject: [PATCH] :arrow_up: Updates Matticusau/pr-helper action to v1.3.1 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 b1f71ab..f39c6d0 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.3.1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} enable-prmerge-automation: true