arbeidstilsynet/PNPM setup
Setups Node and PNPM, runs audit and install
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 1, 2026
- License
- MIT
Pinned Snippet
uses: arbeidstilsynet/action-pnpm-setup@618fbc6ee30a13d077086cafba92b4e6cdca0f78 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| node-version | Node.js version to use | no | 26.x |
| working-directory | Working directory containing package.json and pnpm-lock.yaml | no | . |
| skip-install | Skip pnpm install step | no | false |
| skip-audit | Skip pnpm audit step | no | false |
Outputs
no outputs