Skip to content

Tags: github/local-action

Tags

v3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated support for pnmp and yarn (#164)

This PR adds additional updates and fixes to better support pnmp and
yarn with `@github/local-action`.

v3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated support for pnmp and yarn (#164)

This PR adds additional updates and fixes to better support pnmp and
yarn with `@github/local-action`.

v3.0.5

Fix typing error

v3.0.4

Add missing dependencies

v3.0.3

Add missing dependency

v3.0.2

Add missing @octokit/plugin-paginate-rest

v3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix invalid variable reference (#163)

v3.0

Fix typing error

v3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated support for pnmp and yarn (#164)

This PR adds additional updates and fixes to better support pnmp and
yarn with `@github/local-action`.

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)