Skip to content

Commit

Permalink
Bump helm/kind-action from 1.9.0 to 1.10.0 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 28929b1 commit a38862a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
if: ${{ github.event_name == 'pull_request' }}
steps:
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0
- name: Check out repository code
uses: actions/checkout@v4
- name: Run K8s test
Expand Down

0 comments on commit a38862a

Please sign in to comment.