Merge pull request #59 from ckotzbauer/dependabot/github_actions/pascalgn/automerge-action-0.14.2

Bump pascalgn/automerge-action from 0.14.1 to 0.14.2
This commit is contained in:
Christian Kotzbauer 2021-05-27 07:48:31 +02:00 committed by GitHub
commit 9f73f77007
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"