Bump pascalgn/automerge-action

Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 4775c532c615e0491d53bc42c0893840ae7cc07a to 0.10.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](4775c532c6...a6eda95628)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-18 05:56:45 +00:00 committed by github-actions[bot]
parent 904742182f
commit 7e6f0bc999
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@4775c532c615e0491d53bc42c0893840ae7cc07a"
uses: "pascalgn/automerge-action@a6eda95628e71aa97719c9e111847402fa9d476a"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "approved,!work-in-progress"