Skip to content

Commit 3f1b90a

Browse files
authored
Merge pull request #9 from steveiliop56/dependabot/github_actions/helm/kind-action-1.14.0
chore(deps): bump helm/kind-action from 1.12.0 to 1.14.0
2 parents 8b30a28 + 6761fe2 commit 3f1b90a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Create kind cluster
4343
if: steps.list-changed.outputs.changed == 'true'
44-
uses: helm/kind-action@v1.12.0
44+
uses: helm/kind-action@v1.14.0
4545

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

0 commit comments

Comments
 (0)