Skip to content

Commit eea53ce

Browse files
Bump ridedott/merge-me-action from 2.10.149 to 2.10.151
1 parent 255c8b8 commit eea53ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoMerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Merge me!
1818
if: ${{ github.event.workflow_run.conclusion == 'success' }}
19-
uses: ridedott/merge-me-action@c21ea78aaebc344e03f971b432f83a0e64707898
19+
uses: ridedott/merge-me-action@a6b8369b1573075b23bfdda6b3dc89539c7ad518
2020
with:
2121
GITHUB_TOKEN: ${{ secrets.MERGE_ME_SECRET }}
2222
PRESET: DEPENDABOT_MINOR

0 commit comments

Comments
 (0)