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 <noreply@paperclip.ing>
This commit is contained in:
2026-05-05 16:59:50 +00:00
committed by Hugh Hackman [agent]
parent bb93e13024
commit d1ff6f3a6b
+1 -1
View File
@@ -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