Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/claude.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:

- name: Run Claude Code
id: claude
uses: anthropics/claude-code-action@28f83620103c48a57093dcc2837eec89e036bb9f
uses: anthropics/claude-code-action@fad22eb3fa582b7357fc0ea48af6645851b884fd
with:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
Loading