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