marxa-digital/Cache Node Modules and Install Dependencies
Composite action to cache node_modules and install dependencies.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| appVersion | Version of the app for caching. | no | 1.0.0 |
| registryToken | Optional GitHub token for authentication when installing dependencies from private package registries. | no | — |
| targetBranch | Target branch for the workflow. If not provided, will use the repository default branch. | no | "" |
| workingDir | Directory containing package.json and where node_modules should be installed. Useful for monorepos. | no | . |
Outputs
no outputs