mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-17 09:17:46 +00:00
Updated .github/workflows/auto-merge.yml
This commit is contained in:
parent
557228b7f1
commit
2640644727
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-merge.yml
vendored
2
.github/workflows/auto-merge.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
github.actor == 'dependabot'
|
||||
steps:
|
||||
- name: automerge
|
||||
uses: pascalgn/automerge-action@v0.13.1
|
||||
uses: pascalgn/automerge-action@v0.14.1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
|
||||
MERGE_METHOD: "rebase"
|
||||
|
|
Loading…
Reference in a new issue