From 7fbb5ebfc5e04b895318044dd05485d4e47ec3f7 Mon Sep 17 00:00:00 2001 From: phernandez Date: Sat, 5 Apr 2025 20:04:18 -0500 Subject: [PATCH] Update claude-code-github-action to v0.11.0 with backtick handling fix --- .github/workflows/claude-code-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-code-actions.yml b/.github/workflows/claude-code-actions.yml index fa9c5cc4..2b88c219 100644 --- a/.github/workflows/claude-code-actions.yml +++ b/.github/workflows/claude-code-actions.yml @@ -8,7 +8,7 @@ on: jobs: claude-integration: - uses: basicmachines-co/claude-code-github-action/.github/workflows/claude-full.yml@v0.10.0 + uses: basicmachines-co/claude-code-github-action/.github/workflows/claude-full.yml@v0.11.0 with: issue-label: 'claude-fix' # Optional: customize the trigger label secrets: