Skip to content

Commit

Permalink
Merge pull request #14 from steadybit/dependabot/github_actions/helm/…
Browse files Browse the repository at this point in the history
…kind-action-1.7.0

build(deps): bump helm/kind-action from 1.5.0 to 1.7.0
  • Loading branch information
joshiste authored Jun 14, 2023
2 parents 173eaf6 + 986cfc4 commit b2ed81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
fi
- name: Create kind cluster
uses: helm/kind-action@v1.5.0
uses: helm/kind-action@v1.7.0
if: steps.list-changed.outputs.changed == 'true'

- name: Run chart-testing (install)
Expand Down

0 comments on commit b2ed81f

Please sign in to comment.