mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 22:43:51 +08:00
Update pascalgn/automerge-action action to v0.15.2
This commit is contained in:
parent
7e2629b803
commit
28ca21f9e4
2
.github/workflows/auto-merge.yml
vendored
2
.github/workflows/auto-merge.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
github.actor == 'renovate'
|
github.actor == 'renovate'
|
||||||
steps:
|
steps:
|
||||||
- name: automerge
|
- name: automerge
|
||||||
uses: pascalgn/automerge-action@v0.14.4
|
uses: pascalgn/automerge-action@v0.15.2
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
|
||||||
MERGE_METHOD: "rebase"
|
MERGE_METHOD: "rebase"
|
||||||
|
Loading…
Reference in New Issue
Block a user