Skip to content

Commit 858ce15

Browse files
committed
chore: bump claude-code-action to v1
1 parent 56d2aaa commit 858ce15

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/claude.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Run Claude Code
3333
id: claude
34-
uses: anthropics/claude-code-action@beta
34+
uses: anthropics/claude-code-action@v1
3535
with:
3636
anthropic_api_key: ${{ secrets.GH_ANTHROPIC_API_KEY }}
37-
allowed_tools: "Bash(git:*),View,GlobTool,GrepTool,BatchTool"
37+
allowed_tools: "Bash(git:*),View,GlobTool,GrepTool,BatchTool"

0 commit comments

Comments
 (0)