Skip to content

Commit 2f0e886

Browse files
authored
chore: bump solo action (#390)
* chore: bump solo action version Signed-off-by: dosi <[email protected]> * chore: update changelog Signed-off-by: dosi <[email protected]> --------- Signed-off-by: dosi <[email protected]>
1 parent 4da8bc8 commit 2f0e886

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test.yml

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

4646
- name: Prepare Hiero Solo
4747
id: solo
48-
uses: hiero-ledger/hiero-solo-action@97b1a5dfff3a18ae92ffb4c27f5ada95906f66bb # v0.12
48+
uses: hiero-ledger/hiero-solo-action@be37932d21b1a1deaaca6ce8d7fc28a7251cfb56 # v0.13
4949
with:
5050
installMirrorNode: true
5151

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
4343
- Function docstrings in /tokens, /transaction, /query, /consensus
4444

4545
### Changed
46+
- bump solo version to `v0.13`
4647
- Extract _build_proto_body() from build_transaction_body() in every transaction
4748
- StatefulContract's setMessage() function designed with no access restrictions, allowing calls from any address
4849
- bump solo version to `v0.12`

0 commit comments

Comments
 (0)