climpr/Install PS Modules
Installs PowerShell modules and versions. Uses caching to increase reliability
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 4, 2025
- License
- GPL 3.0
Pinned Snippet
uses: climpr/install-psmodules@b7cb1f26e360207caf3987d3f352001edfd14a2d # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| modules | Required. Multiline string. List of the modules to install. Format: <moduleName>:<version> | yes | — |
Outputs
no outputs