Skip to content

Commit

Permalink
Updated .github/workflows/auto-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed May 11, 2021
1 parent 557228b commit 2640644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2640644

Please sign in to comment.