Skip to content

Bump PSModule/GitHub-Script from 1.7.10 to 1.9.0#106

Merged
Marius Storhaug (MariusStorhaug) merged 3 commits into
mainfrom
deps/bump-github-script-1.9.0
Jul 10, 2026
Merged

Bump PSModule/GitHub-Script from 1.7.10 to 1.9.0#106
Marius Storhaug (MariusStorhaug) merged 3 commits into
mainfrom
deps/bump-github-script-1.9.0

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

Bumps PSModule/GitHub-Script from 1.7.10 to 1.9.0.

Supersedes the existing Dependabot PR (which targeted 1.8.0) by bumping straight to the latest 1.9.0.

Copilot AI review requested due to automatic review settings July 9, 2026 00:44
@MariusStorhaug
Marius Storhaug (MariusStorhaug) requested a review from a team as a code owner July 9, 2026 00:44
@MariusStorhaug Marius Storhaug (MariusStorhaug) added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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-Script from v1.7.10 to v1.9.0 by updating the pinned commit SHA in action.yml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings July 10, 2026 07:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread action.yml
….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 AI review requested due to automatic review settings July 10, 2026 07:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@MariusStorhaug
Marius Storhaug (MariusStorhaug) merged commit 750abed into main Jul 10, 2026
19 checks passed
@MariusStorhaug
Marius Storhaug (MariusStorhaug) deleted the deps/bump-github-script-1.9.0 branch July 10, 2026 08:29
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants