Bump pascalgn/automerge-action from 0.13.1 to 0.14.1 (#53)

Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.13.1 to 0.14.1.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](741c311a47...4d2ac8c11a)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-12 07:52:18 +02:00 committed by GitHub
parent 1af48e6912
commit b70f7309cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: "pascalgn/automerge-action@741c311a47881be9625932b0a0de1b0937aab1ae"
uses: "pascalgn/automerge-action@4d2ac8c11a7489576cef3616563b3a17122a3058"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "approved,!work-in-progress,!hold"