mirror of
https://github.com/actions/github-script
synced 2026-09-07 20:03:40 +00:00
fix: use @octokit/core/types import for v7 compatibility
The merge from main incorrectly used the v5 import path (@octokit/core/dist-types/types). v7 exports types via @octokit/core/types in its package.json exports map. Rebuild dist with correct dependency resolution.
This commit is contained in:
Vendored
+33034
-4272
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user