climpr/Install PS Modules

Installs PowerShell modules and versions. Uses caching to increase reliability

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 4, 2025
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: climpr/install-psmodules@b7cb1f26e360207caf3987d3f352001edfd14a2d # v1.0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
modulesRequired. Multiline string. List of the modules to install. Format: <moduleName>:<version>yes

no outputs