Skip to content

Commit be6f7db

Browse files
ci: use latest solo action
Signed-off-by: venilinvasilev <[email protected]>
1 parent 2705f2d commit be6f7db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,12 +209,13 @@ jobs:
209209

210210
- name: Prepare Hiero Solo
211211
id: solo
212-
uses: hiero-ledger/hiero-solo-action@9471711c98a56179def6123e1040ab6c2e668881 # branch: 75-add-support-for-multiple-consensus-nodes
212+
uses: hiero-ledger/hiero-solo-action@33f19f2eb8cbc49a61567a0781f3bc37bf2a32aa # support gualGrpxProxyPort
213213
with:
214214
installMirrorNode: true
215215
hieroVersion: v0.68.1-rc.1
216216
mirrorNodeVersion: v0.142.0
217217
dualMode: true
218+
dualModeGrpcProxyPort: 8081
218219

219220
- name: Set Operator Account
220221
run: |

0 commit comments

Comments
 (0)