diff --git a/.github/workflows/renovate-app-version.yml b/.github/workflows/renovate-app-version.yml index bbb507cb9..f527b14df 100644 --- a/.github/workflows/renovate-app-version.yml +++ b/.github/workflows/renovate-app-version.yml @@ -55,8 +55,8 @@ jobs: - name: Configure repo run: | - git config --local user.email "githubaction@githubaction.com" - git config --local user.name "github-action" + git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com" + git config --local user.name "github-actions[bot]" - name: Get list of updated files by the last commit in this branch separated by space id: updated-files diff --git a/renovate.json b/renovate.json index d0388a883..47af01a8b 100644 --- a/renovate.json +++ b/renovate.json @@ -4,7 +4,7 @@ "config:recommended" ], "gitIgnoredAuthors": [ - "githubaction@githubaction.com", + "41898282+github-actions[bot]@users.noreply.github.com", "85266337+pooneyy@users.noreply.github.com" ], "prBodyColumns": [