Skip to content

Commit

Permalink
Update actions tag documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Rigby <scott@r6by.com>
  • Loading branch information
scottrigby committed Dec 8, 2019
1 parent 2640e54 commit 18a168a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
create-cluster:
runs-on: ubuntu-latest
steps:
- name: Create cluster
uses: helm/kind-action@master
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.0.0-alpha.2
with:
installLocalPathProvisioner: true
```
Expand Down

0 comments on commit 18a168a

Please sign in to comment.