Skip to content

Commit c4c3d75

Browse files
committed
ci: update auto merge action version
1 parent 321e1e2 commit c4c3d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: automerge
25-
uses: "pascalgn/automerge-action@v0.12.0"
25+
uses: "pascalgn/automerge-action@v0.16.1"
2626
env:
2727
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2828
MERGE_LABELS: "dependencies,!wip"

0 commit comments

Comments
 (0)