Skip to content

Commit

Permalink
Bump pwsh version to 7.4.3 (#1237)
Browse files Browse the repository at this point in the history
* chore: Update the `Pwsh` version in the provisioning/tools-versions.y...

... ml file

Made with ❤️️ by updatecli

* chore: Update the `Pwsh` version in the goss test

Made with ❤️️ by updatecli

* Update goss/goss-windows.yaml

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
Co-authored-by: Damien Duportal <[email protected]>
  • Loading branch information
3 people authored Jun 20, 2024
1 parent ae57d34 commit dab428b
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 @@ -41,7 +41,7 @@ command:
exec: pwsh -command "(Get-Host).Version"
exit-status: 0
stdout:
- /7.*4.*2/
- /7.*4.*3/
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 @@ -46,7 +46,7 @@ terraform_version: 1.6.6
trivy_version: 0.52.2
updatecli_version: 0.79.1
vagrant_version: 2.4.1
windows_pwsh_version: 7.4.2
windows_pwsh_version: 7.4.3
xq_version: 1.2.3
yq_version: 4.42.1
playwright_version: 1.44.1
Expand Down

0 comments on commit dab428b

Please sign in to comment.