From 89eda5e43220a8aa865bca74ef1c2dd84c7f0638 Mon Sep 17 00:00:00 2001 From: km-anthropic Date: Tue, 12 Aug 2025 13:22:46 -0700 Subject: [PATCH] Point workflow to origin's v1-dev branch --- .github/workflows/claude-auto-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-auto-review.yml b/.github/workflows/claude-auto-review.yml index 644ece4..dc8bb5f 100644 --- a/.github/workflows/claude-auto-review.yml +++ b/.github/workflows/claude-auto-review.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: Auto review PR - uses: km-anthropic/claude-code-action@v1-dev + uses: anthropics/claude-code-action@v1-dev with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} prompt: |