Bump PSModule/GitHub-Script from 1.7.10 to 1.9.0#106
Merged
Marius Storhaug (MariusStorhaug) merged 3 commits intoJul 10, 2026
Conversation
Copilot started reviewing on behalf of
Marius Storhaug (MariusStorhaug)
July 9, 2026 00:44
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the composite action to use PSModule/GitHub-Script v1.9.0 (pinned to commit 8083ec1f733f00357ee4d0db0c6056686e483bc0) instead of v1.7.10, aligning the action dependency with the latest upstream release.
Changes:
- Bump
PSModule/GitHub-Scriptfrom v1.7.10 to v1.9.0 by updating the pinned commit SHA inaction.yml.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Copilot started reviewing on behalf of
Marius Storhaug (MariusStorhaug)
July 10, 2026 07:32
View session
….9.0) GitHub-Script v1.9.0 expands the passed-through Version input to accept a NuGet version range in addition to an exact version. Update the action.yml input description and the README input table accordingly (per Copilot review thread on action.yml).
Copilot started reviewing on behalf of
Marius Storhaug (MariusStorhaug)
July 10, 2026 07:48
View session
Marius Storhaug (MariusStorhaug)
deleted the
deps/bump-github-script-1.9.0
branch
July 10, 2026 08:29
This was referenced Jul 10, 2026
Closed
Closed
Marius Storhaug (MariusStorhaug)
added a commit
to PSModule/Template-Action
that referenced
this pull request
Jul 10, 2026
GitHub-Script v1.9.0 (already on `main`) expanded the passed-through `Version` input to accept a NuGet version range in addition to an exact version. This updates the `Version` input documentation so consumers know ranges are supported. ## Changed: `Version` input documentation The `Version` input description in `action.yml` (and the README input table, where present) now states that it accepts an exact version or a NuGet version range (for example `[1.2.0, 2.0.0)`), instead of claiming the value must be an exact version. ## Technical Details Documentation-only; no behavior change. The action already installs the `GitHub` module via GitHub-Script v1.9.0, which resolves NuGet version ranges. Mirrors the fix applied in PSModule/Release-GHRepository#106.
14 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps PSModule/GitHub-Script from 1.7.10 to 1.9.0.
8083ec1f733f00357ee4d0db0c6056686e483bc0(# v1.9.0)Supersedes the existing Dependabot PR (which targeted 1.8.0) by bumping straight to the latest 1.9.0.