We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d1fe94 commit c1aab7dCopy full SHA for c1aab7d
.github/workflows/automerge.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: automerge
25
- uses: "pascalgn/automerge-action@v0.12.0"
+ uses: "pascalgn/automerge-action@latest"
26
env:
27
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
28
MERGE_LABELS: "dependencies,!wip"
0 commit comments