Skip to content

Commit

Permalink
Merge pull request #43 from ContainerCraft/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…helm/kind-action-1.10.0

Bump helm/kind-action from 1.9.0 to 1.10.0
  • Loading branch information
usrbinkat authored May 15, 2024
2 parents 2d91bfe + 34fafa9 commit 3a1765d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- id: kind-kubernetes
name: 🔨 Kind Kubernetes 🔨
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0
env:
ACTIONS_STEP_DEBUG: false
KUBECONFIG: .kube/config
Expand Down

0 comments on commit 3a1765d

Please sign in to comment.