From 1d93d243cb5fd0d8a43bfbfc450e7acc2851feaa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Sep 2026 02:08:16 +0000 Subject: [PATCH] chore(deps): update mcr.microsoft.com/playwright docker tag to v1.63.0 --- .github/workflows/playwright-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/playwright-test.yml b/.github/workflows/playwright-test.yml index 181a7b2..cfa044d 100644 --- a/.github/workflows/playwright-test.yml +++ b/.github/workflows/playwright-test.yml @@ -59,7 +59,7 @@ on: # REALLY exists (npm publishes ahead of the image; that mismatch is # what broke CI in nmon#76). # renovate: datasource=docker depName=mcr.microsoft.com/playwright - default: ghcr.io/cshuttle/playwright:v1.62.1-noble + default: ghcr.io/cshuttle/playwright:v1.63.0-noble jobs: # Assert the playwright version chain has not drifted. Three things must