We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd51b63 commit c6a8097Copy full SHA for c6a8097
.github/workflows/auto-merge.yml
@@ -16,7 +16,7 @@ jobs:
16
github.actor == 'renovate'
17
steps:
18
- name: automerge
19
- uses: pascalgn/automerge-action@v0.14.4
+ uses: pascalgn/automerge-action@v0.15.2
20
env:
21
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
22
MERGE_METHOD: "rebase"
0 commit comments