Skip to content

Commit 21ad740

Browse files
committed
wip
Signed-off-by: Joe Isaacs <[email protected]>
1 parent 3532d58 commit 21ad740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
COMMIT: ${{ github.sha }}
135135
uses: anthropics/claude-code-action@v1
136136
with:
137-
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
137+
anthropic_api_key: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
138138
github_token: ${{ secrets.GITHUB_TOKEN }} # Use direct token instead of GitHub App
139139
prompt: |
140140
# Fuzzer Crash Analysis and Reporting

0 commit comments

Comments
 (0)