mirror of
https://github.com/kubereboot/kured.git
synced 2026-03-05 18:30:21 +00:00
Merge pull request #229 from weaveworks/dependabot/github_actions/helm/kind-action-v1.1.0
Bump helm/kind-action from v1.0.0 to v1.1.0
This commit is contained in:
2
.github/workflows/chart-lint.yml
vendored
2
.github/workflows/chart-lint.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
config: .github/ct.yaml
|
||||
|
||||
- name: Create kind cluster
|
||||
uses: helm/kind-action@v1.0.0
|
||||
uses: helm/kind-action@v1.1.0
|
||||
if: steps.lint.outputs.changed == 'true'
|
||||
|
||||
- name: Run chart-testing (install)
|
||||
|
||||
Reference in New Issue
Block a user