Skip to content

Commit bab6fe9

Browse files
committed
ci: anthropic_api_key -> claude_code_oauth_token
1 parent 4a6f2e7 commit bab6fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/review-renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- uses: anthropics/claude-code-action/base-action@15db2b3c79c0681556c056e9bc3f61fd3fc0347d # v0.0.54
2929
with:
30-
anthropic_api_key: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
30+
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3131
allowed_tools: 'Bash(gh pr diff:*),Bash(gh pr comment:*),WebFetch(domain:github.com),WebFetch(domain:raw.githubusercontent.com)'
3232
prompt: |
3333
## Context

0 commit comments

Comments
 (0)