diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 3ee12b4941c..d2f96e8b9be 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@094bd24d575e7b30ac1576024817bf1a97c81262 # beta + uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185 # beta with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} timeout_minutes: "60"