From d1ff6f3a6b5915fe8ce4583c132fb46db3789757 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Tue, 5 May 2026 16:59:50 +0000 Subject: [PATCH] fix(e2e): update plugin-e2e.yaml ref to hugh/fix-e2e-playwright-install-pnpm Updates reusable workflow ref to include Playwright cache + retry fix from PR privilegedescalation/.github#145. Co-Authored-By: Paperclip --- .github/workflows/e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index fef1a13..1b70576 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -16,7 +16,7 @@ concurrency: jobs: e2e: - uses: privilegedescalation/.github/.github/workflows/plugin-e2e.yaml@hugh/add-pnpm-support-plugin-e2e + uses: privilegedescalation/.github/.github/workflows/plugin-e2e.yaml@hugh/fix-e2e-playwright-install-pnpm with: node-version: "22" headlamp-version: v0.40.1