mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 18:36:30 +02:00
chore(deps): upgrade kind action to v1.2.0 (#2331)
This commit is contained in:
parent
031fa1a91b
commit
937f1cc83f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -130,7 +130,7 @@ jobs:
|
||||||
fi
|
fi
|
||||||
sudo install mkcert /usr/local/bin/
|
sudo install mkcert /usr/local/bin/
|
||||||
- name: Create kind cluster
|
- name: Create kind cluster
|
||||||
uses: helm/kind-action@v1.1.0
|
uses: helm/kind-action@v1.2.0
|
||||||
with:
|
with:
|
||||||
cluster_name: kind
|
cluster_name: kind
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue