chore(ci): Bump claude-code-action to 1.0 of the action (#20623)

pull/20619/head
Paul Rogers 4 months ago committed by GitHub
parent 747d75aa78
commit 80c422e12f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/claude-code-review.yml

@ -42,7 +42,7 @@ jobs:
- name: Run Claude Code Review
id: claude-review
uses: anthropics/claude-code-action@8b2bd6d04f7b6ac4ba5523a3a573f7843ab4b4ba # beta
uses: anthropics/claude-code-action@01e756b34ef7a1447e9508f674143b07d20c2631 # 1.0
with:
anthropic_api_key: ${{ env.ANTHROPIC_API_KEY }}

Loading…
Cancel
Save