Skip to content

Commit 4050698

Browse files
chore(deps): bump ridedott/merge-me-action from 2.10.93 to 2.10.98
1 parent 42ca0b2 commit 4050698

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.93"
19+
uses: "ridedott/merge-me-action@v2.10.98"
2020
with:
2121
# This must be used as GitHub Actions token does not support pushing
2222
# to protected branches.

0 commit comments

Comments
 (0)