Skip to content

Commit

Permalink
Upgrade helm/kind-action to v1.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Antonin Stefanutti <antonin@stefanutti.fr>
  • Loading branch information
astefanutti committed Dec 16, 2024
1 parent 0c30f5c commit fcac98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-e2e-test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
go-version-file: go.mod

- name: Create k8s Kind Cluster
uses: helm/kind-action@9fdad0686e6f19fcd572f62516f5e0436f562ee7
uses: helm/kind-action@v1.11.0
with:
node_image: kindest/node:${{ inputs.kubernetes-version }}
cluster_name: training-operator-cluster
Expand Down

0 comments on commit fcac98b

Please sign in to comment.