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 6bf5144 commit 8b64989Copy full SHA for 8b64989
.github/workflows/auto-merge.yml
@@ -16,7 +16,7 @@ jobs:
16
github.actor == 'renovate'
17
steps:
18
- name: automerge
19
- uses: pascalgn/[email protected].3
+ uses: pascalgn/[email protected].5
20
env:
21
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
22
MERGE_METHOD: "rebase"
0 commit comments