Skip to content

Commit 1249dc3

Browse files
authored
Upgrade paritytech/srtool version to 1.70.0 (#473)
1 parent 66de27b commit 1249dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: chevdor/srtool-actions@v0.5.0
5151
with:
5252
chain: ${{ matrix.chain }}
53-
tag: 1.66.1
53+
tag: 1.70.0
5454
- name: Summary
5555
run: |
5656
echo '${{ steps.srtool_build.outputs.json }}' | jq . > ${{ matrix.chain }}-srtool-digest.json

0 commit comments

Comments
 (0)