Skip to content

Commit

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

- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@fa81e57...dda0770)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 12, 2023
1 parent 1ac3866 commit 734900e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: ct lint --check-version-increment=false

- name: Set-up Kind cluster
uses: helm/kind-action@fa81e57adff234b2908110485695db0f181f3c67
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140
with:
wait: 120s
if: steps.list-changed.outputs.changed == 'true'
Expand Down

0 comments on commit 734900e

Please sign in to comment.