Skip to content

Commit e5d1ee8

Browse files
Bump ridedott/merge-me-action from 2.9.149 to 2.9.151
1 parent 6db6179 commit e5d1ee8

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
@@ -15,7 +15,7 @@ jobs:
1515
if: ${{ github.event.workflow_run.conclusion == 'success' }}
1616
steps:
1717
- name: Merge me!
18-
uses: ridedott/[email protected].149
18+
uses: ridedott/[email protected].151
1919
with:
2020
# This must be used as GitHub Actions token does not support
2121
# pushing to protected branches.

0 commit comments

Comments
 (0)