Skip to content

Commit 9897d6d

Browse files
build(deps): bump ridedott/merge-me-action from v2.6.19 to v2.8.6
1 parent 1d07ddd commit 9897d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: Merge me!
1717
if: ${{ github.event.workflow_run.conclusion == 'success' }}
18-
uses: ridedott/merge-me-action@v2.6.19
18+
uses: ridedott/merge-me-action@v2.8.6
1919
with:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
PRESET: DEPENDABOT_MINOR

0 commit comments

Comments
 (0)