Skip to content

Commit e740068

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
run: |
147147
docker load --input ${{ github.workspace }}/open-feature-operator-local.tar
148148
- name: Create k8s Kind Cluster
149-
uses: helm/kind-action@v1.7.0
149+
uses: helm/kind-action@v1.8.0
150150
with:
151151
config: ./test/e2e/kind-cluster.yml
152152
cluster_name: open-feature-operator-test

0 commit comments

Comments
 (0)