Skip to content

Commit 68982a6

Browse files
authored
Merge pull request #34 from anthropics/ddworken-patch-4
Update docs to clarify that the API key is used for both CC and the Claude API
2 parents 0fc84e7 + ab12725 commit 68982a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
| Input | Description | Default | Required |
4848
|-------|-------------|---------|----------|
49-
| `claude-api-key` | Anthropic Claude API key for security analysis | None | Yes |
49+
| `claude-api-key` | Anthropic Claude API key for security analysis. <br>*Note*: This API key needs to be enabled for both the Claude API and Claude Code usage. | None | Yes |
5050
| `comment-pr` | Whether to comment on PRs with findings | `true` | No |
5151
| `upload-results` | Whether to upload results as artifacts | `true` | No |
5252
| `exclude-directories` | Comma-separated list of directories to exclude from scanning | None | No |

0 commit comments

Comments
 (0)