Skip to content

Commit

Permalink
Bump playwright version to 1.47.1 (#1401)
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 tools-versions.yml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent df697ee commit f5e971c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ vagrant_version: 2.4.1
windows_pwsh_version: 7.4.5
xq_version: 1.2.3
yq_version: 4.42.1
playwright_version: 1.47.0
playwright_version: 1.47.1
vs_buildtools_version: 16
2 changes: 1 addition & 1 deletion tests/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ command:
exec: playwright --version
exit-status: 0
stdout:
- 1.47.0
- 1.47.1
python3:
exec: python3 --version
exit-status: 0
Expand Down

0 comments on commit f5e971c

Please sign in to comment.