diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index 494bb5d45c..9a375f8505 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -75,7 +75,7 @@ jobs: aws-region: us-east-1 - name: Claude Code - uses: anthropics/claude-code-action@476e359e6203e73dad705c8b322e333fabbd7416 # v1.0.119 + uses: anthropics/claude-code-action@dde2242db6af13460b916652159b6ba19a598f30 # v1.0.120 with: github_token: ${{ secrets.GITHUB_TOKEN }} use_bedrock: true