myriad-actions/Fetch dependencies across nodejs
setup ssh-agent to use the private ssh-key to fetch private dependencies and execute units tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| node-version | Node version to set up | yes | — |
| ssh-key | SSH key to use for the CI | yes | — |
| check-test | Run test | no | true |
| check-deps-audit | Run npm audit | no | true |
| force-ci-check | force ci check | no | false |
Outputs
no outputs