Skip to content

Commit

Permalink
docs: update kind-action version in README (#72)
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>
  • Loading branch information
hairmare committed Jul 20, 2021
1 parent 1c35055 commit f2061e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -63,7 +63,7 @@ jobs:
run: ct lint

- name: Create kind cluster
uses: helm/kind-action@v1.0.0
uses: helm/kind-action@v1.2.0
if: steps.list-changed.outputs.changed == 'true'

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

0 comments on commit f2061e3

Please sign in to comment.