Skip to content

Commit 5028d6d

Browse files
authored
Merge pull request #820 from thephpleague/dependabot/github_actions/ridedott/merge-me-action-2.9.113
Bump ridedott/merge-me-action from 2.9.110 to 2.9.113
2 parents 8ca147a + bf78233 commit 5028d6d

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].110
20+
uses: ridedott/[email protected].113
2121
with:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
PRESET: DEPENDABOT_MINOR

0 commit comments

Comments
 (0)