Skip to content

Commit ecd62ea

Browse files
author
Anurag
committed
udpate renovate user details
We were using wrong github app name in the renovate configuration and this commit fixes the same. Signed-off-by: Anurag <anurag.kumar@syself.com>
1 parent e5707df commit ecd62ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/renovate.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"**/test/**",
2727
"**/tests/**"
2828
],
29-
username: "csmctl-bot[bot]",
30-
// TODO: gitAuthor: "csmctl-bot[bot] <-bot[bot]@users.noreply.github.com>",
29+
username: "cluster-stack-bot[bot]",
30+
gitAuthor: "cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>"
3131
// PR config
3232
dependencyDashboardTitle: "Dependency Dashboard 🤖",
3333
dependencyDashboardHeader: "",

0 commit comments

Comments
 (0)