diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 7a89b7e0..5c5c9f3c 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -49,7 +49,7 @@ jobs: - name: Run Automated AI Review id: automated-review - uses: anthropics/claude-code-action@d5726de019ec4498aa667642bc3a80fca83aa102 + uses: anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} model: claude-sonnet-4-6 @@ -208,7 +208,7 @@ jobs: - name: Run Interactive AI Assistant id: interactive-claude - uses: anthropics/claude-code-action@d5726de019ec4498aa667642bc3a80fca83aa102 + uses: anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} model: claude-sonnet-4-6