Skip to content

Commit

Permalink
Update pascalgn/automerge-action action to v0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jackton1 committed Sep 3, 2021
1 parent bfe33af commit 4c0811d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
github.actor == 'renovate'
steps:
- name: automerge
uses: pascalgn/automerge-action@v0.14.2
uses: pascalgn/automerge-action@v0.14.3
env:
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN || github.token }}
MERGE_METHOD: "rebase"
Expand Down

0 comments on commit 4c0811d

Please sign in to comment.