Skip to content

Commit

Permalink
chore(deps): update helm/kind-action action to v1.7.0 (#486)
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 15, 2023
1 parent cfeddc8 commit 09dcbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
run: |
docker load --input ${{ github.workspace }}/open-feature-operator-local.tar
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.5.0
uses: helm/kind-action@v1.7.0
with:
config: ./test/e2e/kind-cluster.yml
cluster_name: open-feature-operator-test
Expand Down

0 comments on commit 09dcbc1

Please sign in to comment.