Skip to content

Commit e92922a

Browse files
build(deps): bump ridedott/merge-me-action from 2.8.35 to 2.8.39
1 parent a1368bc commit e92922a

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

0 commit comments

Comments
 (0)