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