Skip to content

Commit

Permalink
Bump helm/kind-action from 1.10.0 to 1.11.0 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 098ef7d commit 958a35b
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 @@ -21,7 +21,7 @@ jobs:
if: ${{ ! contains(github.ref, 'main') }}
steps:
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.10.0
uses: helm/kind-action@v1.11.0
- name: Checkout
uses: actions/checkout@v4
- name: Run K8s test
Expand Down

0 comments on commit 958a35b

Please sign in to comment.