We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated support for pnmp and yarn (#164) This PR adds additional updates and fixes to better support pnmp and yarn with `@github/local-action`.
Fix typing error
Add missing dependencies
Add missing dependency
Add missing @octokit/plugin-paginate-rest
Fix invalid variable reference (#163)
Add testing job (#162) This PR adds a CI job that tests any changes to `@github/local-action` against the template repositories below: - [`actions/typescript-action`](https://github.com/actions/typescript-action) - [`actions/javascript-action`](https://github.com/actions/javascript-action)