Skip to content

Commit a16e48d

Browse files
joseph-isaacsclaude
andcommitted
chore: bump claude-code-action to v1.0.16
Upgrade anthropics/claude-code-action from @beta to @v1.0.16 This update includes: - Stable v1.0 release with improved mode detection - Better SDK alignment with Claude Code CLI - Enhanced compatibility and bug fixes Latest release: October 30, 2024 Changelog: https://github.com/anthropics/claude-code-action/releases/tag/v1.0.16 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 4552c10 commit a16e48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Run Claude Code
3939
id: claude
40-
uses: anthropics/claude-code-action@beta
40+
uses: anthropics/claude-code-action@v1.0.16
4141
with:
4242
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4343

0 commit comments

Comments
 (0)