Bump pascalgn/automerge-action from 0.14.1 to 0.14.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-27 05:40:21 +00:00 committed by GitHub
parent 1dd84c63b8
commit a5379b68d5
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@4d2ac8c11a7489576cef3616563b3a17122a3058"
uses: "pascalgn/automerge-action@01fb84a9d077930bf9d16d1f7fa3fe2ffe45aabe"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "approved,!work-in-progress,!hold"