Skip to content

Commit 6e7265f

Browse files
chore(deps): update helm/kind-action action to v1.13.0 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82f55c0 commit 6e7265f

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.12.0
42+
uses: helm/kind-action@v1.13.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)