Skip to content

Commit 4f4ae44

Browse files
Bump ridedott/merge-me-action from 2.9.107 to 2.9.109
1 parent 13d7751 commit 4f4ae44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Auto-Merge
1919
if: ${{ github.event.workflow_run.conclusion == 'success' }}
20-
uses: ridedott/[email protected].107
20+
uses: ridedott/[email protected].109
2121
with:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
PRESET: DEPENDABOT_MINOR

0 commit comments

Comments
 (0)