We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b635c commit 11f1530Copy full SHA for 11f1530
1 file changed
.github/workflows/automerge.yaml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- id: automerge
10
name: automerge
11
- uses: pascalgn/automerge-action@v0.16.3
+ uses: pascalgn/automerge-action@v0.16.4
12
env:
13
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14
MERGE_DELETE_BRANCH: true
0 commit comments