Skip to content

Commit 8800728

Browse files
chore(deps): update helm/kind-action action to v1.9.0 (#608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04c0a2c commit 8800728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
run: |
124124
docker load --input ${{ github.workspace }}/open-feature-operator-local.tar
125125
- name: Create k8s Kind Cluster
126-
uses: helm/kind-action@v1.8.0
126+
uses: helm/kind-action@v1.9.0
127127
with:
128128
config: ./test/e2e/kind-cluster.yml
129129
cluster_name: open-feature-operator-test

0 commit comments

Comments
 (0)