Skip to content

chore(deps): bump anthropics/claude-code-action from 06e550b8ff71349db253443c6ca8a4b120e7f89d to 8a1c4371755898f67cd97006ba7c97702d5fc4bf #34

chore(deps): bump anthropics/claude-code-action from 06e550b8ff71349db253443c6ca8a4b120e7f89d to 8a1c4371755898f67cd97006ba7c97702d5fc4bf

chore(deps): bump anthropics/claude-code-action from 06e550b8ff71349db253443c6ca8a4b120e7f89d to 8a1c4371755898f67cd97006ba7c97702d5fc4bf #34

name: 🤖 Claude Auto Review
# Dependencies:
# - SocketDev/socket-registry/.github/workflows/claude-auto-review.yml
on:
pull_request:
types: [opened]
workflow_dispatch:
permissions:
contents: read
id-token: write
pull-requests: read
jobs:
auto-review:
uses: SocketDev/socket-registry/.github/workflows/claude-auto-review.yml@42af85173896eefdd299364a2200d308b1c63caa # main
secrets:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}