Skip to content

Commit 53635ce

Browse files
chore(deps): update helm/kind-action action to v1.12.0 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97a6a90 commit 53635ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ct.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
ct lint --chart-dirs sickhub --all
4040
4141
- name: Create kind cluster
42-
uses: helm/kind-action@v1.11.0
42+
uses: helm/kind-action@v1.12.0
4343
if: github.ref == 'refs/heads/master' || steps.list-changed.outputs.changed == 'true'
4444

4545
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)