Skip to content

Commit

Permalink
feat(github-action): update helm/kind-action action to v1.8.0
Browse files Browse the repository at this point in the history
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | helm/kind-action | v1.5.0 | v1.8.0 |
  • Loading branch information
chii-bot[bot] committed Jul 11, 2023
1 parent b07024d commit ff244a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: ct lint

- name: Create Kind cluster
uses: helm/kind-action@v1.5.0
uses: helm/kind-action@v1.8.0
with:
wait: 120s
if: steps.list-changed.outputs.changed == 'true'
Expand Down

0 comments on commit ff244a2

Please sign in to comment.