Skip to content

Commit

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

chore(deps): Bump helm/kind-action from 1.11.0 to 1.12.0
  • Loading branch information
evrardjp authored Jan 16, 2025
2 parents 1d34579 + dcb1181 commit 107c8e6
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.11.0
uses: helm/kind-action@v1.12.0
with:
version: v0.12.0

Expand Down

0 comments on commit 107c8e6

Please sign in to comment.