From edd426b99fda92ea4493cf20fadd9d1fc7be4353 Mon Sep 17 00:00:00 2001 From: phernandez Date: Sat, 5 Apr 2025 12:42:35 -0500 Subject: [PATCH] Update to claude-code-github-action v0.9.0 with organization membership check 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 e53ab0f3..ce8a4999 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.8.0 + uses: basicmachines-co/claude-code-github-action/.github/workflows/claude-full.yml@v0.9.0 with: issue-label: 'claude-fix' # Optional: customize the trigger label secrets: