Skip to content

Commit

Permalink
Merge pull request kuskoman#124 from kuskoman/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/helm/kind-action-1.7.0

Bump helm/kind-action from 1.5.0 to 1.7.0
  • Loading branch information
kuskoman authored May 22, 2023
2 parents d1da402 + 146068c commit 987e6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ jobs:
run: helm dependency update

- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.5.0
uses: helm/kind-action@v1.7.0
with:
cluster_name: kind-chart-testing

Expand Down

0 comments on commit 987e6fc

Please sign in to comment.