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 a98d008 commit 322be48Copy full SHA for 322be48
.github/workflows/automerge.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: automerge
14
- uses: pascalgn/automerge-action@v0.9.0
+ uses: pascalgn/automerge-action@v0.15.2
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
MERGE_METHOD: squash
0 commit comments