Skip to content

Commit f8e405b

Browse files
build(deps): bump ridedott/merge-me-action from 2.8.6 to 2.8.13
1 parent 9897d6d commit f8e405b

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/[email protected].6
18+
uses: ridedott/[email protected].13
1919
with:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
PRESET: DEPENDABOT_MINOR

0 commit comments

Comments
 (0)