Skip to content

Commit

Permalink
chore(deps): update helm/kind-action action to v1.8.0 (#507)
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] committed Aug 1, 2023
1 parent ae1be55 commit e740068
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 @@ -146,7 +146,7 @@ jobs:
run: |
docker load --input ${{ github.workspace }}/open-feature-operator-local.tar
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.7.0
uses: helm/kind-action@v1.8.0
with:
config: ./test/e2e/kind-cluster.yml
cluster_name: open-feature-operator-test
Expand Down

0 comments on commit e740068

Please sign in to comment.