Skip to content

Commit fa6b244

Browse files
authored
Merge pull request #117 from snapp-incubator/dependabot/github_actions/helm/kind-action-1.12.0
chore(deps): bump helm/kind-action from 1.11.0 to 1.12.0
2 parents e760f26 + 6d29c49 commit fa6b244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: ct lint --all
2727

2828
- name: create kind cluster
29-
uses: helm/kind-action@v1.11.0
29+
uses: helm/kind-action@v1.12.0
3030

3131
- name: run chart-testing (install)
3232
run: ct install --all

0 commit comments

Comments
 (0)