Skip to content

Commit 94f71ca

Browse files
Bump ridedott/merge-me-action from 2.10.147 to 2.10.149
1 parent c9a440c commit 94f71ca

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@2aa8bdda250d767ea91e423779cb9381336b3692
19+
uses: ridedott/merge-me-action@c21ea78aaebc344e03f971b432f83a0e64707898
2020
with:
2121
GITHUB_TOKEN: ${{ secrets.MERGE_ME_SECRET }}
2222
PRESET: DEPENDABOT_MINOR

0 commit comments

Comments
 (0)