From 25f923e0c9b7bfe4eb4d6b5e821f8bc671792961 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Jul 2025 05:26:59 +0800 Subject: [PATCH] chore(deps): update mcr.microsoft.com/playwright docker tag to v1.53.2 --- .github/workflows/playwright.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/playwright.yaml b/.github/workflows/playwright.yaml index 76e5524..2b3541e 100644 --- a/.github/workflows/playwright.yaml +++ b/.github/workflows/playwright.yaml @@ -35,7 +35,7 @@ jobs: playwright: needs: surge runs-on: ubuntu-latest - container: mcr.microsoft.com/playwright:v1.53.1-noble + container: mcr.microsoft.com/playwright:v1.53.2-noble steps: - name: ⚙️ 设置 Node 环境 uses: yanhao98/composite-actions/setup-node-environment@3bf07469124a5a7b9a06b6d07be36a116c5aa49e