kt-actions/NPM dependencies cache key
Generate cache key for the npm-run-script action, under which dependencies (e.g. node_modules and additional paths) are stored.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| node-version | The Node.js version used in the workflow | yes | — |
| working-directory | The working directory which contains the '**/package-lock.json' files | — | . |
Outputs
| name | description |
|---|---|
| key | The generated cache key |