Its nice that octokit gets automagically added to the `github` object but it appears the types don't recognize it. Property 'rest' does not exist on type 'typeof import("/node_modules/@actions/github/lib/github")'.ts(2339) Any ideas on how we can fix? <img width="431" alt="Image" src="https://github.com/user-attachments/assets/fca11b7f-6c84-4538-9767-5a1644f12416" /> Thanks!