Skip to content

Commit 21eeaa3

Browse files
authored
Merge branch 'main' into dependabot/cargo/pem-3.0.6
2 parents ba23ec0 + a49f524 commit 21eeaa3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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@10ec96a107b8d2f5cd26b3e7ab47e65407b5c462 # v0.11.0
114+
uses: hiero-ledger/hiero-solo-action@b76850c1ac44466900f8e7412b309c3aa0f539c1 # v0.14.0
115115
with:
116116
installMirrorNode: true
117117
hieroVersion: v0.65.0

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ default-features = false
8888
features = ["encryption"]
8989

9090
[dependencies.triomphe]
91-
version = "0.1.14"
91+
version = "0.1.15"
9292
default-features = false
9393
features = ["std", "arc-swap", "unsize"]
9494

0 commit comments

Comments
 (0)