Skip to content

Commit

Permalink
Bump playwright version to 1.40.1 (#929)
Browse files Browse the repository at this point in the history
* chore: Update the playwright version in the goss test

Made with ❤️️ by updatecli

* chore: Update the playwright version in the provision-env.yml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
Co-authored-by: Damien Duportal <[email protected]>
  • Loading branch information
3 people authored Nov 29, 2023
1 parent 8312e75 commit 311dd74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ command:
exec: playwright --version
exit-status: 0
stdout:
- 1.40.0
- 1.40.1
python3:
exec: python3 --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 @@ -36,4 +36,4 @@ updatecli_version: 0.67.1
vagrant_version: 2.4.0
windows_pwsh_version: 7.4.0
yq_version: 4.25.3
playwright_version: 1.40.0
playwright_version: 1.40.1

0 comments on commit 311dd74

Please sign in to comment.