Skip to content

Commit 129cc1f

Browse files
Update helm/kind-action action to v1.12.0 (#49)
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
1 parent 14f8121 commit 129cc1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-helm-lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
fi
7575
7676
- name: Create kind cluster
77-
uses: helm/kind-action@v1.10.0
77+
uses: helm/kind-action@v1.12.0
7878
if: steps.list-changed.outputs.changed == 'true'
7979

8080
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)