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 8c6eaa1 commit 5adf752Copy full SHA for 5adf752
.github/workflows/auto-merge.yml
@@ -29,7 +29,7 @@ jobs:
29
steps:
30
- id: automerge
31
name: automerge
32
- uses: pascalgn/automerge-action@v0.15.3
+ uses: pascalgn/automerge-action@v0.15.5
33
env:
34
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
35
MERGE_LABELS: 'dependencies'
0 commit comments