Skip to content

Commit 110aedd

Browse files
chore(deps): bump ridedott/merge-me-action from 2.10.83 to 2.10.87
1 parent 056d22a commit 110aedd

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/[email protected].83"
19+
uses: "ridedott/[email protected].87"
2020
with:
2121
# This must be used as GitHub Actions token does not support pushing
2222
# to protected branches.

0 commit comments

Comments
 (0)