Skip to content

Commit

Permalink
Merge pull request #99 from gocd/dependabot/github_actions/helm/kind-…
Browse files Browse the repository at this point in the history
…action-1.9.0

Bump helm/kind-action from 1.8.0 to 1.9.0
  • Loading branch information
chadlwilson authored Feb 12, 2024
2 parents 088d541 + 8f1595a commit d8d07dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: ct lint --config .github/ct.yaml

- name: Create kind cluster
uses: helm/kind-action@v1.8.0
uses: helm/kind-action@v1.9.0
with:
node_image: kindest/node:${{ matrix.k8s }}
# Only build a kind cluster if there are chart changes to test.
Expand Down

0 comments on commit d8d07dd

Please sign in to comment.