ci: update claude-code-base-action and claude-code-action to v1
This commit is contained in:
parent
4f18698a9e
commit
9cc635aac1
4 changed files with 4 additions and 4 deletions
2
.github/workflows/claude-issue-triage.yml
vendored
2
.github/workflows/claude-issue-triage.yml
vendored
|
|
@ -95,7 +95,7 @@ jobs:
|
|||
EOF
|
||||
|
||||
- name: Run Claude Code for Issue Triage
|
||||
uses: anthropics/claude-code-base-action@beta
|
||||
uses: anthropics/claude-code-base-action@v1
|
||||
with:
|
||||
prompt_file: /tmp/claude-prompts/triage-prompt.txt
|
||||
allowed_tools: "Bash(gh label list),mcp__github__get_issue,mcp__github__get_issue_comments,mcp__github__update_issue,mcp__github__search_issues,mcp__github__list_issues"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue