From c05667121608bfce0e453e67ecaf18e7b9f0581c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 01:35:00 +0000 Subject: [PATCH] chore(deps): update mcr.microsoft.com/playwright docker tag to v1.59.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5bc658a..3c65723 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ author: phi.ag inputs: version: description: Playwright version - default: v1.58.2-noble@sha256:6446946a1d9fd62d9ae501312a2d76a43ee688542b21622056a372959b65d63d + default: v1.59.0-noble@sha256:11707c5282fec52f0705aad3a23f46b3409b3de4aed378b3dbe118d8b8c87b67 run: description: Commands to execute required: true