diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index b97531ac9dd..f7256825e0e 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -76,7 +76,7 @@ jobs: fetch-depth: 1 - name: Run Claude PR Action - uses: anthropics/claude-code-action@0432df8bfe0572278dd19bca33be32cdc8061ebb # beta + uses: anthropics/claude-code-action@6e2bd52842c65e914eba5c8badd17560bd26b5de # beta with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} timeout_minutes: "60"