fix(deps): update dependency @octokit/action to v7 #2280
Annotations
2 errors
build:
src/install.ts#L4
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@octokit/action")' call instead.
|
build
Process completed with exit code 2.
|