Skip to content

Commit

Permalink
Bump playwright version to 1.43.1 (#1131)
Browse files Browse the repository at this point in the history
* chore: Update the playwright version in the tools-versions.yml file

Made with ❤️️ by updatecli

* chore: Update the playwright version in the goss test

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent 698931c commit 22433d6
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 @@ -99,7 +99,7 @@ command:
exec: playwright --version
exit-status: 0
stdout:
- 1.43.0
- 1.43.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 @@ -48,4 +48,4 @@ vagrant_version: 2.4.1
windows_pwsh_version: 7.4.2
xq_version: 1.2.3
yq_version: 4.42.1
playwright_version: 1.43.0
playwright_version: 1.43.1

0 comments on commit 22433d6

Please sign in to comment.