From 8360f863e7b471e4f7bf652408393f4c3f6d24e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 13:09:53 +0000 Subject: [PATCH] github-actions: bump Matticusau/pr-helper from v1.2.4 to v1.2.5 Bumps [Matticusau/pr-helper](https://github.com/Matticusau/pr-helper) from v1.2.4 to v1.2.5. - [Release notes](https://github.com/Matticusau/pr-helper/releases) - [Changelog](https://github.com/Matticusau/pr-helper/blob/main/CHANGELOG.md) - [Commits](https://github.com/Matticusau/pr-helper/compare/v1.2.4...bf49eea1468710cad687fcaab0c6be6717112662) Signed-off-by: dependabot[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 4cb08eb46e7..ec0e175edb0 100644 --- a/.github/workflows/pr-helper.yml +++ b/.github/workflows/pr-helper.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Run PR Helper on Schedule id: runprhelperonschedule - uses: Matticusau/pr-helper@v1.2.4 + uses: Matticusau/pr-helper@v1.2.5 with: repo-token: ${{ secrets.GHACTION_PAT }} enable-prmerge-automation: true