Bump pascalgn/automerge-action
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from f81beb99aef41bb55ad072857d43073fba833a98 to 0.9.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](f81beb99ae...4775c532c6)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0d3984a8e3
commit
4a743c2037
|
|
@ -22,7 +22,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: automerge
|
- name: automerge
|
||||||
uses: "pascalgn/automerge-action@f81beb99aef41bb55ad072857d43073fba833a98"
|
uses: "pascalgn/automerge-action@4775c532c615e0491d53bc42c0893840ae7cc07a"
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
MERGE_LABELS: "approved,!work-in-progress"
|
MERGE_LABELS: "approved,!work-in-progress"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue