Bump pascalgn/automerge-action

Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from eb9575adbe8c16386ad6a33ffc74812bfd530f90 to 0.12.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](eb9575adbe...c9bd182377)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-09 06:24:36 +00:00 committed by github-actions[bot]
parent 349d32c8c6
commit 1708f97323
1 changed files with 1 additions and 1 deletions

View File

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