Skip to content

Commit

Permalink
Bump pwsh version to 7.4.6 (#1468)
Browse files Browse the repository at this point in the history
* chore: Update the `Pwsh` version in the goss test

Made with ❤️️ by updatecli

* chore: Update the `Pwsh` version in the provisioning/tools-versions.y...

... ml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent 88a3c01 commit 6f5b550
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ terraform_version: 1.9.8
trivy_version: 0.56.2
updatecli_version: 0.85.0
vagrant_version: 2.4.1
windows_pwsh_version: 7.4.5
windows_pwsh_version: 7.4.6
xq_version: 1.2.3
yq_version: 4.42.1
playwright_version: 1.48.1
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ command:
exec: pwsh -command "(Get-Host).Version"
exit-status: 0
stdout:
- /7.*4.*5/
- /7.*4.*6/
python3:
exec: python --version
exit-status: 0
Expand Down

0 comments on commit 6f5b550

Please sign in to comment.