From b2059cd626ad43825a14ff810d95ac90bc378eba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 10:27:46 +0000 Subject: [PATCH] chore(deps): 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.15.0. - [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.15.0) --- updated-dependencies: - dependency-name: openclaw/clawhub/.github/workflows/package-publish.yml dependency-version: 0.15.0 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 5bad02b747..4b444b66e8 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.15.0 with: source: ${{ needs.prepare-package-source.outputs.source_url }} dry_run: false