From 6404c544ef7a9879686d611055dc88e110e7bb4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Mon, 23 May 2022 10:46:50 +0200 Subject: [PATCH] Fix the author name --- .github/workflows/dependabot-auto-merge.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-auto-merge.yaml b/.github/workflows/dependabot-auto-merge.yaml index 99ce96e3..182dbab6 100644 --- a/.github/workflows/dependabot-auto-merge.yaml +++ b/.github/workflows/dependabot-auto-merge.yaml @@ -19,4 +19,4 @@ jobs: uses: golfzaptw/action-auto-reviews-from-branches@master with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - AUTHOR: renovate-bot + AUTHOR: renovate[bot]