From f1ab733cceec93f369db596c61d950ef4e2ab938 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Mon, 4 May 2026 06:07:36 +0100 Subject: [PATCH] ci(release): pin clawhub publisher runtime fix --- .github/workflows/plugin-clawhub-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/plugin-clawhub-release.yml b/.github/workflows/plugin-clawhub-release.yml index 6048e94ef5b..1860fadc710 100644 --- a/.github/workflows/plugin-clawhub-release.yml +++ b/.github/workflows/plugin-clawhub-release.yml @@ -35,7 +35,7 @@ env: # Keep beta publishes on the existing owner until ClawHub transfers it. CLAWHUB_PACKAGE_OWNER_OVERRIDES: "@openclaw/acpx=steipete" # Pinned to a reviewed ClawHub commit so release behavior stays reproducible. - CLAWHUB_REF: "bbdde7fd5325666374a08537298d10316b1cd131" + CLAWHUB_REF: "0df30649ca56e7c15d3f9c4057966296de500e97" jobs: preview_plugins_clawhub: