From 9277b4c58bc468d58a8bff2f0c19a8585cd0f41a Mon Sep 17 00:00:00 2001 From: dylanVerstraete Date: Wed, 14 Jun 2023 10:58:02 +0200 Subject: [PATCH] chore: bump srtool actions to 0.7.0 --- .github/workflows/030_create_release.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/030_create_release.yaml b/.github/workflows/030_create_release.yaml index 33339db2b..5acf03608 100644 --- a/.github/workflows/030_create_release.yaml +++ b/.github/workflows/030_create_release.yaml @@ -23,9 +23,8 @@ jobs: - name: Srtool build id: srtool_build - uses: chevdor/srtool-actions@v0.6.0 + uses: chevdor/srtool-actions@v0.7.0 with: - tag: 1.66.1 workdir: '${{ github.workspace }}/substrate-node' package: tfchain-runtime runtime_dir: runtime