Skip to content

Commit

Permalink
Merge pull request #96 from kubereboot/dependabot/github_actions/helm…
Browse files Browse the repository at this point in the history
…/kind-action-1.11.0

chore(deps): Bump helm/kind-action from 1.10.0 to 1.11.0
  • Loading branch information
dholbach authored Dec 16, 2024
2 parents a4fa248 + 9cd3c95 commit 1d34579
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 @@ -35,7 +35,7 @@ jobs:

- name: Create kind cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@v1.10.0
uses: helm/kind-action@v1.11.0
with:
version: v0.12.0

Expand Down

0 comments on commit 1d34579

Please sign in to comment.