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/oncall-triage.yml
vendored
2
.github/workflows/oncall-triage.yml
vendored
|
|
@ -109,7 +109,7 @@ jobs:
|
|||
EOF
|
||||
|
||||
- name: Run Claude Code for Oncall Triage
|
||||
uses: anthropics/claude-code-base-action@beta
|
||||
uses: anthropics/claude-code-base-action@v1
|
||||
with:
|
||||
prompt_file: /tmp/claude-prompts/oncall-triage-prompt.txt
|
||||
allowed_tools: "mcp__github__list_issues,mcp__github__get_issue,mcp__github__get_issue_comments,mcp__github__update_issue"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue