Bump pascalgn/automerge-action from 0.14.2 to 0.14.3

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

---
updated-dependencies:
- dependency-name: pascalgn/automerge-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-06 11:02:52 +00:00 committed by GitHub
parent 51d4f78328
commit d74bb0874d
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@01fb84a9d077930bf9d16d1f7fa3fe2ffe45aabe"
uses: "pascalgn/automerge-action@04dfc9eae2586d19b7362d4f6413c48135d9c25a"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "approved,!work-in-progress,!hold"