From 2525a43c0a617155977bf2d0708554b2dc320e0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 00:39:56 +0000 Subject: [PATCH] build(deps): Bump hiero-ledger/hiero-solo-action from 0.19.0 to 0.20.0 Bumps [hiero-ledger/hiero-solo-action](https://github.com/hiero-ledger/hiero-solo-action) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/hiero-ledger/hiero-solo-action/releases) - [Commits](https://github.com/hiero-ledger/hiero-solo-action/compare/328bc84c3b00a990a151418144fd682a4eb76ea6...12b0cdd6291c98df091d43038f57440c2bc430f2) --- updated-dependencies: - dependency-name: hiero-ledger/hiero-solo-action dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/zxc-build-library.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zxc-build-library.yaml b/.github/workflows/zxc-build-library.yaml index 5e8ee0b79..31fcc62f9 100644 --- a/.github/workflows/zxc-build-library.yaml +++ b/.github/workflows/zxc-build-library.yaml @@ -196,7 +196,7 @@ jobs: - name: Prepare Hiero Solo id: solo - uses: hiero-ledger/hiero-solo-action@328bc84c3b00a990a151418144fd682a4eb76ea6 # v0.19.0 + uses: hiero-ledger/hiero-solo-action@12b0cdd6291c98df091d43038f57440c2bc430f2 # v0.20.0 with: soloVersion: v0.65.0 installMirrorNode: true