Skip to content

Commit 63a085f

Browse files
chore(deps): bump ridedott/merge-me-action from 2.10.64 to 2.10.67
1 parent b9bf4e2 commit 63a085f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-me.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: "Auto-merge"
1818
if: ${{ github.event.workflow_run.conclusion == 'success' }}
19-
uses: "ridedott/merge-me-action@v2.10.64"
19+
uses: "ridedott/merge-me-action@v2.10.67"
2020
with:
2121
# This must be used as GitHub Actions token does not support pushing
2222
# to protected branches.

0 commit comments

Comments
 (0)