From ad8dd08ceaa289ca79f952f236683f26a001b541 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 16:46:17 +0000 Subject: [PATCH] :arrow_up: Updates Matticusau/pr-helper action to v1.3.3 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..2614adb8 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.3 with: repo-token: ${{ secrets.GITHUB_TOKEN }} enable-prmerge-automation: true