From 6611b2105d3af47eedb1368ee27650fbffc1677c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 07:14:53 +0000 Subject: [PATCH] :arrow_up: Bump pascalgn/automerge-action from v0.13.0 to v0.13.1 Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from v0.13.0 to v0.13.1. - [Release notes](https://github.com/pascalgn/automerge-action/releases) - [Commits](https://github.com/pascalgn/automerge-action/compare/v0.13.0...741c311a47881be9625932b0a0de1b0937aab1ae) Signed-off-by: dependabot[bot] --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 21fdf3195..3e657b345 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Automerge - uses: pascalgn/automerge-action@v0.13.0 + uses: pascalgn/automerge-action@v0.13.1 env: GITHUB_TOKEN: "${{ secrets.GH_PAT }}" MERGE_LABELS: "merge,!work in progress,!wip"