We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a440c commit 94f71caCopy full SHA for 94f71ca
.github/workflows/autoMerge.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- name: Merge me!
18
if: ${{ github.event.workflow_run.conclusion == 'success' }}
19
- uses: ridedott/merge-me-action@2aa8bdda250d767ea91e423779cb9381336b3692
+ uses: ridedott/merge-me-action@c21ea78aaebc344e03f971b432f83a0e64707898
20
with:
21
GITHUB_TOKEN: ${{ secrets.MERGE_ME_SECRET }}
22
PRESET: DEPENDABOT_MINOR
0 commit comments