Skip to content

Commit b22fb68

Browse files
chore(deps): bump helm/kind-action from 1.12.0 to 1.13.0 (#644)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@a1b0e39...92086f6) --- updated-dependencies: - dependency-name: helm/kind-action dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccdcbdb commit b22fb68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/tests.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
install: false
190190

191191
- name: Create k8s KinD Cluster
192-
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
192+
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
193193
with:
194194
# NOTE: default is 0.26.0 https://github.com/helm/kind-action/blob/a1b0e391336a6ee6713a0583f8c6240d70863de3/kind.sh#L21
195195
# so bump this manually
@@ -222,7 +222,7 @@ jobs:
222222
install: false
223223

224224
- name: Create k8s KinD Cluster
225-
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
225+
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
226226
with:
227227
# NOTE: default is 0.26.0 https://github.com/helm/kind-action/blob/a1b0e391336a6ee6713a0583f8c6240d70863de3/kind.sh#L21
228228
# so bump this manually
@@ -251,7 +251,7 @@ jobs:
251251
install: false
252252

253253
- name: Create k8s KinD Cluster
254-
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
254+
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
255255
with:
256256
# NOTE: default is 0.26.0 https://github.com/helm/kind-action/blob/a1b0e391336a6ee6713a0583f8c6240d70863de3/kind.sh#L21
257257
# so bump this manually

0 commit comments

Comments
 (0)