Skip to content

Commit 1e6b436

Browse files
authored
chore(release): v0.41.0 (#1148)
Signed-off-by: gsstoykov <[email protected]>
1 parent 12cd495 commit 1e6b436

File tree

4 files changed

+252
-260
lines changed

4 files changed

+252
-260
lines changed

.github/workflows/flow-rust-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111

112112
- name: Prepare Hiero Solo
113113
id: solo
114-
uses: hiero-ledger/hiero-solo-action@b76850c1ac44466900f8e7412b309c3aa0f539c1 # v0.14.0
114+
uses: hiero-ledger/hiero-solo-action@6a1a77601cf3e69661fb6880530a4edf656b40d5 # v0.14.0
115115
with:
116116
installMirrorNode: true
117117
hieroVersion: v0.65.0

.github/workflows/zxf-publish-release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270

271271
- name: Prepare Hiero Solo
272272
id: solo
273-
uses: hiero-ledger/hiero-solo-action@10ec96a107b8d2f5cd26b3e7ab47e65407b5c462 # v0.11.0
273+
uses: hiero-ledger/hiero-solo-action@6a1a77601cf3e69661fb6880530a4edf656b40d5 # v0.14.0
274274
with:
275275
installMirrorNode: true
276276
hieroVersion: ${{ env.CONSENSUS_NODE_VERSION }}
@@ -376,7 +376,7 @@ jobs:
376376

377377
- name: Prepare Hiero Solo
378378
id: solo
379-
uses: hiero-ledger/hiero-solo-action@10ec96a107b8d2f5cd26b3e7ab47e65407b5c462 # v0.11.0
379+
uses: hiero-ledger/hiero-solo-action@6a1a77601cf3e69661fb6880530a4edf656b40d5 # v0.14.0
380380
with:
381381
installMirrorNode: true
382382
hieroVersion: ${{ env.CONSENSUS_NODE_VERSION }}

0 commit comments

Comments
 (0)