Skip to content

Commit 7fbb5eb

Browse files
committed
Update claude-code-github-action to v0.11.0 with backtick handling fix
1 parent 0e5a465 commit 7fbb5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude-code-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
claude-integration:
11-
uses: basicmachines-co/claude-code-github-action/.github/workflows/claude-full.yml@v0.10.0
11+
uses: basicmachines-co/claude-code-github-action/.github/workflows/claude-full.yml@v0.11.0
1212
with:
1313
issue-label: 'claude-fix' # Optional: customize the trigger label
1414
secrets:

0 commit comments

Comments
 (0)