File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 egress-policy : audit
2020
2121 - name : Checkout repository
22- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
22+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd
2323 with :
2424 fetch-depth : 0
2525
Original file line number Diff line number Diff line change 2323 egress-policy : audit
2424
2525 - name : Checkout repository
26- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
26+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2727
2828 - name : Set up Python
2929 uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
Original file line number Diff line number Diff line change 2727 egress-policy : audit
2828
2929 - name : Checkout repository
30- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
30+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3131
3232 - name : Set up Python ${{ matrix.python-version }}
3333 uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
2424- chore: bump protobuf from 6.33.0 to 6.33.1 (#796 )
2525- fix: Allow ` max_automatic_token_associations ` to be set to -1 (unlimited) in ` AccountCreateTransaction ` and add field to ` AccountInfo ` .
2626- Allow ` PrivateKey ` to be used for keys in ` TopicCreateTransaction ` for consistency.
27-
27+ - Update github actions checkout from 5.0.0 to 5.0.1 ( # 814 )
2828
2929### Fixed
3030- chore: fixed integration test names without a test prefix or postfix
You can’t perform that action at this time.
0 commit comments