Skip to content

Commit e0a860b

Browse files
chore(deps): bump helm/kind-action in the dependencies group (#177)
Bumps the dependencies group with 1 update: [helm/kind-action](https://github.com/helm/kind-action). Updates `helm/kind-action` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10a041e commit e0a860b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Create kind cluster
5050
if: steps.list-changed.outputs.changed == 'true'
51-
uses: helm/kind-action@v1.10.0
51+
uses: helm/kind-action@v1.11.0
5252

5353
- name: Run chart-testing (install)
5454
if: steps.list-changed.outputs.changed == 'true'

0 commit comments

Comments
 (0)