mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 13:47:20 +00:00
chore(deps): update pascalgn/automerge-action action to v0.15.2
This commit is contained in:
parent
fdfc2d648c
commit
469cc2b708
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-merge.yml
vendored
2
.github/workflows/auto-merge.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
github.actor == 'renovate'
|
||||
steps:
|
||||
- name: automerge
|
||||
uses: pascalgn/automerge-action@v0.14.4
|
||||
uses: pascalgn/automerge-action@v0.15.2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
|
||||
MERGE_METHOD: "rebase"
|
||||
|
|
Loading…
Reference in a new issue