Skip to content

Commit 5adf752

Browse files
Update pascalgn/automerge-action action to v0.15.5
1 parent 8c6eaa1 commit 5adf752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- id: automerge
3131
name: automerge
32-
uses: pascalgn/automerge-action@v0.15.3
32+
uses: pascalgn/automerge-action@v0.15.5
3333
env:
3434
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
3535
MERGE_LABELS: 'dependencies'

0 commit comments

Comments
 (0)