Skip to content

Commit 2f49ce5

Browse files
chore(deps): bump hiero-ledger/hiero-solo-action from 0.14.0 to 0.15.0 (#764)
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: exploreriii <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: exploreriii <[email protected]>
1 parent 564a18d commit 2f49ce5

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/examples.yml

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

3535
- name: Prepare Hiero Solo
3636
id: solo
37-
uses: hiero-ledger/hiero-solo-action@6a1a77601cf3e69661fb6880530a4edf656b40d5 #v0.14.0
37+
uses: hiero-ledger/hiero-solo-action@dd0048139ef1e40fd6067f01bf94eb42a67294f4 #v0.15.0
3838
with:
3939
installMirrorNode: true
4040
- name: Run Examples

.github/workflows/test.yml

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

5050
- name: Prepare Hiero Solo
5151
id: solo
52-
uses: hiero-ledger/hiero-solo-action@6a1a77601cf3e69661fb6880530a4edf656b40d5 # v0.14.0
52+
uses: hiero-ledger/hiero-solo-action@dd0048139ef1e40fd6067f01bf94eb42a67294f4 # v0.15.0
5353
with:
5454
installMirrorNode: true
5555

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
2929
- docs: Add `docs/sdk_developers/project_structure.md` to explain repository layout and import paths.
3030

3131
### Changed
32+
- chore: bumped solo action from 14.0 to 15.0 (#764)
3233
- chore: replaced hardcoded 'testnet' messages with environment network name
3334
- chore: validate that token airdrop transactions require an available token service on the channel (#632)
3435
- chore: update local environment configuration in env.example (#649)

0 commit comments

Comments
 (0)