Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update helm/kind-action action to v1.11.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 7df4ad9 commit 195309b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@ jobs:
- name: Create kind cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@v1.10.0
uses: helm/kind-action@v1.11.0

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

0 comments on commit 195309b

Please sign in to comment.