fix(e2e): use @main ref for reusable workflow (PRI-859) #65

Closed
privilegedescalation-engineer[bot] wants to merge 1 commits from hugh/fix-e2e-ref into main
+1 -1
View File
@@ -16,7 +16,7 @@ concurrency:
jobs: jobs:
e2e: e2e:
uses: privilegedescalation/.github/.github/workflows/plugin-e2e.yaml@hugh/add-pnpm-support-plugin-e2e uses: privilegedescalation/.github/.github/workflows/plugin-e2e.yaml@main
with: with:
node-version: '22' node-version: '22'
headlamp-version: v0.40.1 headlamp-version: v0.40.1