mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-04 22:26:11 +02:00
build(deps): bump the dev-dependencies group with 1 update
Bumps the dev-dependencies group with 1 update: [helm/kind-action](https://github.com/helm/kind-action).
Updates `helm/kind-action` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](dda0770415...99576bfa6d)
---
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>
This commit is contained in:
parent
52460ba89c
commit
1671228e2b
2
.github/workflows/lint-test-chart.yaml
vendored
2
.github/workflows/lint-test-chart.yaml
vendored
@ -80,7 +80,7 @@ jobs:
|
||||
|
||||
- name: Create Kind cluster
|
||||
if: steps.changes.outputs.changed == 'true'
|
||||
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0
|
||||
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0
|
||||
with:
|
||||
wait: 120s
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user