Skip to content

Commit

Permalink
Bump pwsh version to 7.4.2 (#1130)
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 18a7ea8 commit c8b04ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ command:
exec: pwsh -command "(Get-Host).Version"
exit-status: 0
stdout:
- /7.*4.*1/
- /7.*4.*2/
python3:
exec: python --version
exit-status: 0
Expand Down
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.6.6
trivy_version: 0.50.0
updatecli_version: 0.74.0
vagrant_version: 2.4.0
windows_pwsh_version: 7.4.1
windows_pwsh_version: 7.4.2
xq_version: 1.2.3
yq_version: 4.42.1
playwright_version: 1.43.0

0 comments on commit c8b04ab

Please sign in to comment.