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 c0394e3 commit 4226130Copy full SHA for 4226130
.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.16.2
+ uses: pascalgn/automerge-action@v0.16.3
20
env:
21
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
22
MERGE_METHOD: "rebase"
0 commit comments