diff --git a/.github/workflows/claude-pr-auto-review.yml b/.github/workflows/claude-pr-auto-review.yml index a10b077..f85bff7 100644 --- a/.github/workflows/claude-pr-auto-review.yml +++ b/.github/workflows/claude-pr-auto-review.yml @@ -54,7 +54,7 @@ jobs: aws-region: ${{ inputs.region }} - name: Claude Automatic Code Review - uses: anthropics/claude-code-action@6e2bd52842c65e914eba5c8badd17560bd26b5de # v1.0.89 + uses: anthropics/claude-code-action@1eddb334cfa79fdb21ecbe2180ca1a016e8e7d47 # v1.0.88 with: track_progress: true use_bedrock: true