From b849b3dae7109e8465e4c3c52899ac3e7b1c4d22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 11:03:11 +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.17.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.17.0) --- updated-dependencies: - dependency-name: openclaw/clawhub/.github/workflows/package-publish.yml dependency-version: 0.17.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..3c03d40ec9 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.17.0 with: source: ${{ needs.prepare-package-source.outputs.source_url }} dry_run: false