mirror of
https://github.com/actions/github-script.git
synced 2026-02-08 12:07:26 +00:00
The @octokit/plugin- references are not actually (directly) used by @action/github-script and so only serve to confuse about what exact version of these is included in the action. The actual versions of these plugins are set by @action/github. Ignoring newlines, the dist/index.js file is exactly the same without listing these dependencies in package.json. |
||
|---|---|---|
| .. | ||
| auth-token.dep.yml | ||
| core.dep.yml | ||
| endpoint.dep.yml | ||
| graphql.dep.yml | ||
| openapi-types.dep.yml | ||
| plugin-paginate-rest.dep.yml | ||
| plugin-request-log.dep.yml | ||
| plugin-rest-endpoint-methods.dep.yml | ||
| plugin-retry.dep.yml | ||
| request-error.dep.yml | ||
| request.dep.yml | ||
| types.dep.yml | ||