Skip to content

Commit 9618321

Browse files
Bump helm/kind-action from 1.10.0 to 1.12.0 (#273)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.10.0 to 1.12.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.10.0...v1.12.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca0f7a7 commit 9618321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
echo "image=$NODE_IMAGE" >> $GITHUB_OUTPUT
182182
183183
- name: Create KinD cluster
184-
uses: helm/kind-action@v1.10.0
184+
uses: helm/kind-action@v1.12.0
185185
with:
186186
version: v0.17.0
187187
node_image: ${{ steps.node_image.outputs.image }}

0 commit comments

Comments
 (0)