Skip to content

Commit 33f8e62

Browse files
authored
Merge pull request #172 from lablabs/dependabot/github_actions/helm/kind-action-1.13.0
Bump helm/kind-action from 1.12.0 to 1.13.0
2 parents 1765e26 + aa5338d commit 33f8e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: ct lint --target-branch master
3636

3737
- name: Create kind cluster
38-
uses: helm/kind-action@v1.12.0
38+
uses: helm/kind-action@v1.13.0
3939
if: steps.list-changed.outputs.changed == 'true'
4040

4141
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)