Skip to content

Commit 397544a

Browse files
Update helm/kind-action action to v1.5.0 (#419)
Signed-off-by: Renovate Bot <[email protected]> Signed-off-by: Renovate Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46ea378 commit 397544a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
git diff --exit-code -- README.md
3939
4040
- name: Create kind cluster
41-
uses: helm/kind-action@v1.4.0
41+
uses: helm/kind-action@v1.5.0
4242

4343
- name: Run chart-testing (install)
4444
run: |

0 commit comments

Comments
 (0)