4545 pathInArchive : " windows-amd64/helm.exe" ,
4646 }
4747 steps :
48- - uses : engineerd/configurator@v0.0.4
48+ - uses : engineerd/configurator@v0.0.5
4949 with :
5050 name : ${{ matrix.config.name }}
5151 url : ${{ matrix.config.url }}
@@ -113,7 +113,7 @@ jobs:
113113 pathInArchive: "windows-amd64/helm.exe",
114114 }
115115 steps:
116- - uses: engineerd/configurator@v0.0.4
116+ - uses: engineerd/configurator@v0.0.5
117117 with:
118118 name: ${{ matrix.config.name }}
119119 pathInArchive: ${{ matrix.config.pathInArchive }}
@@ -136,7 +136,7 @@ jobs:
136136 kind:
137137 runs-on: ubuntu-latest
138138 steps:
139- - uses: engineerd/configurator@v0.0.4
139+ - uses: engineerd/configurator@v0.0.5
140140 with:
141141 name: "kind"
142142 fromGitHubReleases: "true"
@@ -163,7 +163,7 @@ jobs:
163163 kind:
164164 runs-on: ubuntu-latest
165165 steps:
166- - uses: engineerd/configurator@v0.0.4
166+ - uses: engineerd/configurator@v0.0.5
167167 with:
168168 name: "kind"
169169 url: "https://github.com/kubernetes-sigs/kind/releases/download/v0.8.1/kind-linux-amd64"
@@ -183,7 +183,7 @@ jobs:
183183 kind:
184184 runs-on: ubuntu-latest
185185 steps:
186- - uses: engineerd/configurator@v0.0.4
186+ - uses: engineerd/configurator@v0.0.5
187187 with:
188188 name: "h3"
189189 url: "https://get.helm.sh/helm-v3.3.0-linux-amd64.tar.gz"
@@ -204,7 +204,7 @@ jobs:
204204 kind:
205205 runs-on: windows-latest
206206 steps:
207- - uses: engineerd/configurator@v0.0.4
207+ - uses: engineerd/configurator@v0.0.5
208208 with:
209209 name: "h3.exe"
210210 url: "https://get.helm.sh/helm-v3.3.0-windows-amd64.zip"
0 commit comments