Skip to content

Commit 251f5e1

Browse files
chore(deps): update helm/kind-action action to v1.14.0
| datasource | package | from | to | | ----------- | ---------------- | ------- | ------- | | github-tags | helm/kind-action | v1.13.0 | v1.14.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 1b62875 commit 251f5e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: ct lint --config "${CT_CONFIGFILE}" --check-version-increment="${CT_CHECK_VERSION_INCREMENT}"
7474

7575
- name: Create kind cluster
76-
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
76+
uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0
7777
if: steps.list-changed.outputs.changed == 'true'
7878
with:
7979
kubectl_version: ${{ inputs.kind_kubectl_version }}

0 commit comments

Comments
 (0)