From 97c6e308269518b9540096e3c5b5d2a90074d232 Mon Sep 17 00:00:00 2001 From: Fredrik Simonsson Date: Wed, 21 Feb 2024 15:44:55 +0900 Subject: [PATCH] SR tool version --- .github/workflows/srtool.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/srtool.yml b/.github/workflows/srtool.yml index a25ef02dd7d..65f82d36269 100644 --- a/.github/workflows/srtool.yml +++ b/.github/workflows/srtool.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v4 - name: Srtool build id: srtool_build - uses: chevdor/srtool-actions@v0.9.2 + uses: chevdor/srtool-actions@v0.9.0 with: chain: ${{ matrix.runtime }} package: runtime-${{ matrix.runtime }}