Skip to content

Commit

Permalink
Merge pull request #1210 from carvel-dev/dependabot/github_actions/he…
Browse files Browse the repository at this point in the history
…lm/kind-action-1.7.0

Bump helm/kind-action from 1.5.0 to 1.7.0
  • Loading branch information
neil-hickey authored Jun 6, 2023
2 parents 8f9d04a + 722d921 commit 1d8d8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.5.0
uses: helm/kind-action@v1.7.0
with:
kubectl_version: v1.25.0
cluster_name: kinder
Expand Down

0 comments on commit 1d8d8e0

Please sign in to comment.