diff --git a/polkadot/.github/workflows/release-30_publish-draft-release.yml b/polkadot/.github/workflows/release-30_publish-draft-release.yml index bdb17fa9fc..d7b69650ae 100644 --- a/polkadot/.github/workflows/release-30_publish-draft-release.yml +++ b/polkadot/.github/workflows/release-30_publish-draft-release.yml @@ -40,9 +40,8 @@ jobs: - name: Build ${{ matrix.runtime }} runtime id: srtool_build - uses: chevdor/srtool-actions@v0.5.0 + uses: chevdor/srtool-actions@v0.6.0 with: - # This is the default with chevdor/srtool-actions@v0.3.0+ but we make it clear image: paritytech/srtool chain: ${{ matrix.runtime }}