mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 06:21:11 +00:00
Bump chevdor/srtool-actions from 0.4.0 to 0.5.0
Bumps [chevdor/srtool-actions](https://github.com/chevdor/srtool-actions) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/chevdor/srtool-actions/releases) - [Commits](https://github.com/chevdor/srtool-actions/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: chevdor/srtool-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ jobs:
|
|||||||
- name: Build ${{ matrix.runtime }} runtime
|
- name: Build ${{ matrix.runtime }} runtime
|
||||||
if: ${{ github.event.inputs.release_type != 'client' }}
|
if: ${{ github.event.inputs.release_type != 'client' }}
|
||||||
id: srtool_build
|
id: srtool_build
|
||||||
uses: chevdor/srtool-actions@v0.4.0
|
uses: chevdor/srtool-actions@v0.5.0
|
||||||
with:
|
with:
|
||||||
image: paritytech/srtool
|
image: paritytech/srtool
|
||||||
chain: ${{ matrix.runtime }}
|
chain: ${{ matrix.runtime }}
|
||||||
|
|||||||
Vendored
+1
-1
@@ -52,7 +52,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Srtool build
|
- name: Srtool build
|
||||||
id: srtool_build
|
id: srtool_build
|
||||||
uses: chevdor/srtool-actions@v0.4.0
|
uses: chevdor/srtool-actions@v0.5.0
|
||||||
with:
|
with:
|
||||||
chain: ${{ matrix.runtime }}
|
chain: ${{ matrix.runtime }}
|
||||||
runtime_dir: parachains/runtimes/${{ matrix.category }}/${{ matrix.runtime }}
|
runtime_dir: parachains/runtimes/${{ matrix.category }}/${{ matrix.runtime }}
|
||||||
|
|||||||
Reference in New Issue
Block a user