Skip to content

Commit

Permalink
Merge pull request #60 from devops-ia/dependabot/github_actions/helm/…
Browse files Browse the repository at this point in the history
…kind-action-1.10.0

chore(deps): bump helm/kind-action from 1.8.0 to 1.10.0
  • Loading branch information
ialejandro authored Aug 1, 2024
2 parents 3c7435c + 39f63ce commit 24e829b
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
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Create kind cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@v1.8.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 24e829b

Please sign in to comment.