Skip to content

Commit e71ce18

Browse files
authored
Merge pull request #1436 from fluxcd/dependabot/github_actions/helm/kind-action-1.7.0
build(deps): bump helm/kind-action from 1.5.0 to 1.7.0
2 parents 5a6e2d1 + 59849f6 commit e71ce18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Checkout
3838
uses: actions/checkout@v3
3939
- name: Setup Kubernetes
40-
uses: helm/kind-action@v1.5.0
40+
uses: helm/kind-action@v1.7.0
4141
with:
4242
version: v0.18.0
4343
cluster_name: kind

0 commit comments

Comments
 (0)