Skip to content

Commit a2b8092

Browse files
committed
Update README with socket-bot identity defaults
1 parent 161fd9b commit a2b8092

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ Supports version 2 format with `projectIgnorePaths` for excluding files from rep
5555
- `SOCKET_CLI_API_TOKEN` - Socket API token
5656
- `SOCKET_CLI_CONFIG` - JSON configuration object
5757
- `SOCKET_CLI_GITHUB_API_URL` - GitHub API base URL
58-
- `SOCKET_CLI_GIT_USER_EMAIL` - Git user email (default: `github-actions[bot]@users.noreply.github.com`)
59-
- `SOCKET_CLI_GIT_USER_NAME` - Git user name (default: `github-actions[bot]`)
58+
- `SOCKET_CLI_GIT_USER_EMAIL` - Git user email (default: `94589996+socket-bot@users.noreply.github.com`)
59+
- `SOCKET_CLI_GIT_USER_NAME` - Git user name (default: `Socket Bot`)
6060
- `SOCKET_CLI_GITHUB_TOKEN` - GitHub token with repo access (alias: `GITHUB_TOKEN`)
6161
- `SOCKET_CLI_NO_API_TOKEN` - Disable default API token
6262
- `SOCKET_CLI_NPM_PATH` - Path to npm directory

0 commit comments

Comments
 (0)