Skip to content

Commit

Permalink
chore(deps): bump helm/kind-action
Browse files Browse the repository at this point in the history
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/test-chart directory: [helm/kind-action](https://github.com/helm/kind-action).


Updates `helm/kind-action` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and neilime committed Jan 6, 2025
1 parent a85a3b9 commit 447965c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/helm/test-chart/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ runs:
ct lint $LINT_ARGS
- name: Create kind cluster
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0

- name: install default registry secrets
shell: bash
Expand Down

0 comments on commit 447965c

Please sign in to comment.