Skip to content

Commit 1df532a

Browse files
chore(deps) Update ridedott/merge-me-action action to v2.10.119
1 parent 1fd9e88 commit 1df532a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-me.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: "Auto-merge"
1818
if: ${{ github.event.workflow_run.conclusion == 'success' }}
19-
uses: "ridedott/[email protected].118"
19+
uses: "ridedott/[email protected].119"
2020
with:
2121
GITHUB_LOGIN: renovate
2222
# This must be used as GitHub Actions token does not support pushing

0 commit comments

Comments
 (0)