Bump pascalgn/automerge-action (#46)

Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from c6f2699cc4c19ea7ce7f560dbebd85565b744377 to 0.13.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](c6f2699cc4...741c311a47)

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-02-15 09:13:30 +01:00 committed by GitHub
parent f9b662b386
commit 4362c28968
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@c6f2699cc4c19ea7ce7f560dbebd85565b744377"
uses: "pascalgn/automerge-action@741c311a47881be9625932b0a0de1b0937aab1ae"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "approved,!work-in-progress,!hold"