1
0
mirror of https://github.com/PowerShell/PowerShell synced 2025-10-06 00:22:59 +02:00

Fix a typo in the 7.4 changelog (#26038)

This commit is contained in:
Vaibhav Gupta
2025-09-12 02:28:03 +05:30
committed by GitHub
parent d418ffe84c
commit a5394cb9cf

View File

@@ -118,7 +118,7 @@
<li> Migrate MacOS Signing to OneBranch (#25412)</li>
<li> Remove call to NuGet (#25410)</li>
<li> Restore a script needed for build from the old release pipeline cleanup (#25201) (#25408)</li>
<li> Switch to ubuntu-lastest for CI (#25406)</li>
<li> Switch to ubuntu-latest for CI (#25406)</li>
<li> Update GitHub Actions to work in private GitHub repository (#25403)</li>
<li> Simplify PR Template (#25407)</li>
<li> Disable SBOM generation on set variables job in release build (#25341)</li>