From dfaa0c7ffc98865c34f990f9c9fe20b3c6fe047e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:49:26 +0000 Subject: [PATCH] Bump openclaw/clawhub/.github/workflows/package-publish.yml Bumps [openclaw/clawhub/.github/workflows/package-publish.yml](https://github.com/openclaw/clawhub) from 0.12.0 to 0.23.1. - [Release notes](https://github.com/openclaw/clawhub/releases) - [Changelog](https://github.com/openclaw/clawhub/blob/main/CHANGELOG.md) - [Commits](https://github.com/openclaw/clawhub/compare/v0.12.0...v0.23.1) --- updated-dependencies: - dependency-name: openclaw/clawhub/.github/workflows/package-publish.yml dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/clawhub-dev-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clawhub-dev-release.yml b/.github/workflows/clawhub-dev-release.yml index 5bad02b..26c0637 100644 --- a/.github/workflows/clawhub-dev-release.yml +++ b/.github/workflows/clawhub-dev-release.yml @@ -269,7 +269,7 @@ jobs: permissions: contents: read id-token: write - uses: openclaw/clawhub/.github/workflows/package-publish.yml@v0.12.0 + uses: openclaw/clawhub/.github/workflows/package-publish.yml@v0.23.1 with: source: ${{ needs.prepare-package-source.outputs.source_url }} dry_run: false