diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4268875ae..bc3757461 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -362,7 +362,7 @@ jobs: ports: - 5556:5556 container: - image: mcr.microsoft.com/playwright:v1.57.0-jammy@sha256:6aca677c27a967caf7673d108ac67ffaf8fed134f27e17b27a05464ca0ace831 + image: mcr.microsoft.com/playwright:v1.58.2-jammy@sha256:4698a73749c5848d3f5fcd42a2174d172fcad2b2283e087843b115424303a565 options: --user 1001 steps: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6