Skip to content

Commit

Permalink
Bump helm/kind-action from 1.9.0 to 1.10.0 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 53c05a9 commit e4300ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
if: ${{ ! contains(github.ref, 'main') && github.event_name != 'schedule' }}
steps:
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0
- name: Checkout
uses: actions/checkout@v4
- name: Run K8s test
Expand Down

0 comments on commit e4300ba

Please sign in to comment.