Skip to content

Commit 67659b5

Browse files
fix(workflow): use tag for srtool image
1 parent d718128 commit 67659b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_runtime.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
id: srtool_build
2525
uses: chevdor/srtool-actions@v0.6.0
2626
with:
27-
image: paritytech/srtool:1.66.1
27+
tag: 1.66.1
2828
workdir: '${{ github.workspace }}/substrate-node'
2929
package: tfchain-runtime
3030
runtime_dir: runtime

0 commit comments

Comments
 (0)