Below you will find pages that utilize the taxonomy term “PSModule”
July 9, 2026
GitHub-Script (by PSModule)
Version updated for https://github.com/PSModule/GitHub-Script to version v1.9.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 28 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 🚀 [Feature]: Version input accepts NuGet version ranges (#98) The Version input now accepts a NuGet version range in addition to an exact version, so a workflow can pin a compatible window (for example [1.2.0, 2.0.0)) instead of a single build. Pinning an exact version keeps working exactly as before, and a version that is already installed and satisfies the request is no longer reinstalled on every run.