Skip to content

Commit

Permalink
Merge pull request #17 from elastiflow/renovate/helm-kind-action-1.x
Browse files Browse the repository at this point in the history
Update helm/kind-action action to v1.10.0
  • Loading branch information
kgrubb authored Jun 1, 2024
2 parents 0916a27 + afe8150 commit 80fd70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Create kind cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0

- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'
Expand Down

0 comments on commit 80fd70e

Please sign in to comment.