Bump helm/kind-action from 1.7.0 to 1.8.0 (#396)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-20 07:29:08 -07:00
committed by GitHub
parent 1898a18f0b
commit b85ba64dea
+1 -1
View File
@@ -229,7 +229,7 @@ jobs:
python-version: ${{ env.PYTHON_VERSION }} python-version: ${{ env.PYTHON_VERSION }}
- name: Create kind cluster - name: Create kind cluster
uses: helm/kind-action@v1.7.0 uses: helm/kind-action@v1.8.0
# Only build a kind cluster if there are chart changes to test. # Only build a kind cluster if there are chart changes to test.
with: with:
version: ${{ env.KIND_VERSION }} version: ${{ env.KIND_VERSION }}