Skip to content

Commit 46934e3

Browse files
chore: bump helm/kind-action from 1.13.0 to 1.14.0
Bumps helm/kind-action from 1.13.0 to 1.14.0
1 parent 27e0b3d commit 46934e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
if: ${{ ! contains(github.ref, 'main') }}
9898
steps:
9999
- name: Create k8s Kind Cluster
100-
uses: helm/kind-action@v1.13.0
100+
uses: helm/kind-action@v1.14.0
101101
- name: Checkout
102102
uses: actions/checkout@v6
103103
- name: Run K8s test

0 commit comments

Comments
 (0)