We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c3077 commit a08d281Copy full SHA for a08d281
.github/workflows/auto-merge.yml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- id: automerge
30
name: automerge
31
- uses: "pascalgn/automerge-action@v0.15.6"
+ uses: "pascalgn/automerge-action@v0.16.2"
32
env:
33
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
34
MERGE_LABELS: "dependencies,pull"
0 commit comments