Skip to content

Commit 969a4bf

Browse files
Bump helm/kind-action from 1.12.0 to 1.13.0 in the github-actions group (#325)
Bumps the github-actions group with 1 update: [helm/kind-action](https://github.com/helm/kind-action). Updates `helm/kind-action` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16267db commit 969a4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/functional.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: azure/setup-helm@v4
2424

2525
- name: Create k8s Kind Cluster
26-
uses: helm/kind-action@v1.12.0
26+
uses: helm/kind-action@v1.13.0
2727

2828
- name: Get SemVer version for current commit
2929
id: semver

0 commit comments

Comments
 (0)