Skip to content

Commit

Permalink
chore(deps): update helm/kind-action action to v1.10.0 (#668)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 28700ce commit e0b1748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
docker load --input ${{ github.workspace }}/open-feature-operator-local.tar
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0
with:
config: ./test/e2e/kind-cluster.yml
cluster_name: open-feature-operator-test
Expand Down

0 comments on commit e0b1748

Please sign in to comment.