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