diff --git a/.github/workflows/uncaged-review.yml b/.github/workflows/uncaged-review.yml index 5d46abce..0a7eb187 100644 --- a/.github/workflows/uncaged-review.yml +++ b/.github/workflows/uncaged-review.yml @@ -41,7 +41,7 @@ jobs: fetch-depth: 0 - name: Claude Code review - uses: anthropics/claude-code-action@v1 + uses: anthropics/claude-code-action@v1.0.165 with: # You MUST add this repo secret for the action to work. anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}