diff --git a/polkadot/.github/workflows/release-30_publish-draft-release.yml b/polkadot/.github/workflows/release-30_publish-draft-release.yml
index bdb17fa9fc68f43b0f4dd4daa6109d11c3ccecd0..d7b69650aeb7b8c56dbc10d718f7e4c074b9cc3c 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 }}