Skip to content

Commit 06772f1

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump helm/kind-action
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/test-chart directory: [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@a1b0e39...92086f6) --- 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-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c1fccb commit 06772f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/helm/test-chart/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ runs:
153153
154154
- name: Create kind cluster
155155
if: ${{ inputs.enable-install == 'true' }}
156-
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
156+
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
157157

158158
- name: Install default OCI registry secrets
159159
id: oci-registry-secret

0 commit comments

Comments
 (0)