Skip to content

Commit

Permalink
Bump playwright version to 1.39.0 (#885)
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]>
  • Loading branch information
1 parent 0ea46b8 commit f95741f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ command:
exec: playwright --version
exit-status: 0
stdout:
- 1.37.1
- 1.39.0
file:
/home/jenkins:
exists: true
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ updatecli_version: 0.65.1
vagrant_version: 2.4.0
windows_pwsh_version: 7.3.7
yq_version: 4.25.3
playwright_version: 1.37.1
playwright_version: 1.39.0

0 comments on commit f95741f

Please sign in to comment.