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:
parent
f9b662b386
commit
4362c28968
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue