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 11e0401 commit fb18a6dCopy full SHA for fb18a6d
.github/workflows/ci.yml
@@ -75,7 +75,7 @@ jobs:
75
app_id: 111016
76
private_key: ${{ secrets.BOT_PRIVATE_KEY }}
77
- name: automerge
78
- uses: pascalgn/automerge-action@v0.13.1
+ uses: pascalgn/automerge-action@v0.14.1
79
env:
80
GITHUB_TOKEN: "${{ steps.generate_token.outputs.token }}"
81
MERGE_LABELS: ""
0 commit comments