Skip to content

Commit 0ff519a

Browse files
deps: Bump helm/kind-action in the github-actions group
Bumps the github-actions group with 1 update: [helm/kind-action](https://github.com/helm/kind-action). Updates `helm/kind-action` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@92086f6...ef37e7f) --- updated-dependencies: - dependency-name: helm/kind-action dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74afc00 commit 0ff519a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ jobs:
324324
325325
- name: Create Kind cluster
326326
if: steps.changes.outputs.changed == 'true'
327-
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
327+
uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0
328328

329329
- name: Run chart-testing install
330330
if: steps.changes.outputs.changed == 'true'

0 commit comments

Comments
 (0)