3
0
Fork 0
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:
Tonye Jack 2021-05-11 19:11:19 -04:00
parent 557228b7f1
commit 2640644727

View file

@ -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"