Skip to content

Commit 8b64ea4

Browse files
chore(deps): update helm/kind-action action to v1.14.0 (#1246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a943e61 commit 8b64ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ci-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
username: ${{ github.repository_owner }}
121121
password: ${{ secrets.GITHUB_TOKEN }}
122122
- name: Set up Kind cluster
123-
uses: helm/kind-action@v1.13.0
123+
uses: helm/kind-action@v1.14.0
124124
with:
125125
config: .github/kind-config.yaml
126126
cluster_name: ci-${{ github.run_id }}

0 commit comments

Comments
 (0)