Skip to content

Commit d209752

Browse files
ci(github-action): update action helm/kind-action ( v1.12.0 ➔ v1.13.0 ) (#511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70928b4 commit d209752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Create kind cluster
5858
if: steps.list-changed.outputs.changed == 'true'
59-
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
59+
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
6060
with:
6161
config: kind-cluster.yaml
6262

0 commit comments

Comments
 (0)