diff --git a/.github/workflows/claude-docs-pr.yml b/.github/workflows/claude-docs-pr.yml index 0a73138..34be8b9 100644 --- a/.github/workflows/claude-docs-pr.yml +++ b/.github/workflows/claude-docs-pr.yml @@ -33,7 +33,7 @@ jobs: - name: Create docs PR if needed id: claude-docs-pr - uses: anthropics/claude-code-action@v1.0.189 + uses: anthropics/claude-code-action@v1.0.200 env: DOCS_REPO_PAT: ${{ secrets.DOCS_REPO_PAT }} with: