Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/test-pwsh-7.5.props
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = v7.5.7
version = v7.5.9

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Unavailable PowerShell test version

High Severity

version was bumped to v7.5.9, but PowerShell does not appear to have a published GitHub Release with downloadable assets for that tag (latest 7.5.x release is v7.5.8). CI installs via releases/download/v$POWERSHELL_VERSION/..., so the 7.5 test matrix setup would fail when fetching powershell-7.5.9-linux-x64.tar.gz.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 96fa300. Configure here.

repo = https://github.com/PowerShell/PowerShell/
Loading